- Create the _config.yml file with "markdown: kramdown"
- Create _includes folder with header.html file with all of header up to and including the first section tag.
- Create footer.html file in _includes folder with all of footer including closing section tag.
- Create _layouts folder and add main.html for the jekyll bot.
- Edit index.html file to index.md, add header instructions --- then new line "layout: main" then new line "published: true" then new line --- three dashes.
- You should also create a .gitignore file with two lines in case you ever download and run the site locally: .DS_Store and _site
-
Notifications
You must be signed in to change notification settings - Fork 57
A GitHub page in Markdown (and nothing else)
leahbannon/markdown-page
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A GitHub page in Markdown (and nothing else)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published