All Projects → jsanz → gh-pages-minima-starter

jsanz / gh-pages-minima-starter

Licence: MIT license
A minimal example for running Github Pages with the minima theme.

Programming Languages

HTML
75241 projects
SCSS
7915 projects
ruby
36898 projects - #4 most used programming language

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 create content, use Github interface, etc. feel free to browse the website or the source code here.

Do you have questions? feel free to open an issue or reach me from my contact form.

Enjoy!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].