Markdown: GitHub pages, Websites and Blogs using markdown

所在平台: Udemy

课程主页: https://www.udemy.com/course/markdown-crash-course/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程总结:Markdown:使用Markdown构建GitHub Pages、网站和博客** 本课程深入浅出地介绍了Markdown这一轻量级标记语言。Markdown以其简洁的语法,使得文档内容的格式化和呈现变得异常容易,能够轻松定义标题、文本样式、链接、列表等多种元素。 您将了解到Markdown在各种场景中的广泛应用,从技术文档、文章、笔记,到构建静态网站。课程将重点讲解Markdown的易用性,与HTML相比,Markdown更易于书写和阅读,尽管HTML在表达力和某些特定效果上更为强大。 特别地,课程将指导您如何在GitHub环境中运用Markdown,包括理解并使用README.md文件,以及定制个人GitHub Profile页面。此外,课程还将涵盖GitHub特有的Markdown语法和规则。 总之,无论您是想要简化文档写作,还是希望利用GitHub Pages创建个人网站或博客,本课程都将为您提供必要的知识和技能。

课程评论(0条)

课程详情

Markdown is a lightweight markup language. It is a style of writing documents that makes it easy to define what the content should look like. It's a set of rules that describes how text should show up on a page. It defines headers, text styles, links, lists, and so much more. Markdown is used all over the place. It is used in documentation, articles, notes, and can even be used to build static websites. I use it to write Code docs, blog articles, take notes. Markdown is easier to write than HTML, and it's easier for most humans to read Markdown source than HTML source. However, HTML is more expressive (particularly regarding semantic tagging) and can achieve some specific effects that might be difficult or impossible in Markdown. For example, you might have to switch to using the HTML element for special characters in code such as nonbreaking spaces.If you use GitHub, you'll be familiar with the README[dot]md files that show up in the root of a repository. The.md stands for Markdown. You can even create a README on your GitHub profile to really customize your profile page. In this course you will also be looking at some GitHub's README specific markdown syntax/rules.

课程标签

0人关注该课程

主题相关的课程