Add Jekyll content on Frontend roadmap (#1095)
* Add Bootstrap CSS content * Add Bulma CSS content * Add Prettier content * Add Vite content * Add GitHub content * Add GitHub content * Add GitHub content * Add GitLab content at backend roadmap * Add Git content on Backend roadmap * Add HTTPS content on Backend roadmap * Add Version Control System description * Add Jekyll content on Frontend roadmap
This commit is contained in:
@ -1 +1,7 @@
|
|||||||
# Jekyll
|
# Jekyll
|
||||||
|
|
||||||
|
Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://jekyllrb.com/'>Jekyll Website</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://jekyllrb.com/docs/'>Jekyll Docs</BadgeLink>
|
||||||
|
@ -6,4 +6,4 @@ Version control/source control systems allow developers to track and control cha
|
|||||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://git-scm.com/'>Git</BadgeLink>
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://git-scm.com/'>Git</BadgeLink>
|
||||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.mercurial-scm.org/'>Mercurial</BadgeLink>
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.mercurial-scm.org/'>Mercurial</BadgeLink>
|
||||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/git/tutorials/what-is-version-control'>What is Version Control?</BadgeLink>
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/git/tutorials/what-is-version-control'>What is Version Control?</BadgeLink>
|
Reference in New Issue
Block a user