Skip to content

A minimal example for running Github Pages with the minima theme.

License

Notifications You must be signed in to change notification settings

ia/gh-pages-minima-starter

 
 

Repository files navigation

gh-pages-minima-starter

This is a template and some instructions for running Github Pages with the minima theme. This repo has what I consider the minimum pieces for a personal blog using Jekyll and Github Pages:

  • Frontpage that includes your last blog posts: _pages/frontpage.md
  • Archive for all your posts: _pages/archive.md
  • About page: _pages/about.md
  • Minimum 404 page: _pages/404.md
  • Minimum metadata in the _config.yml
  • Example CSS change inside assets/main.scss
  • Custom footer template _includes/footer.html

Check out the excellent minima theme documentation for further details and customization and the official docs for more details on how Github Pages work.

For more details on how to set it up locally, create content, use Github interface, etc. feel free to visit this website post or the source code here.

Do you have questions? feel free to open an issue or contact me.

Enjoy!!

About

A minimal example for running Github Pages with the minima theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.7%
  • Dockerfile 23.7%
  • SCSS 12.0%
  • Ruby 6.6%