https://github.com/mmistakes/mm-github-pages-starter
Minimal Mistakes GitHub Pages site starter.
https://github.com/mmistakes/mm-github-pages-starter
github-pages jekyll
Last synced: 11 months ago
JSON representation
Minimal Mistakes GitHub Pages site starter.
- Host: GitHub
- URL: https://github.com/mmistakes/mm-github-pages-starter
- Owner: mmistakes
- Created: 2017-11-07T21:10:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T23:26:01.000Z (over 1 year ago)
- Last Synced: 2024-10-12T19:28:41.932Z (over 1 year ago)
- Topics: github-pages, jekyll
- Language: Ruby
- Homepage: https://mmistakes.github.io/mm-github-pages-starter
- Size: 23.4 KB
- Stars: 401
- Watchers: 11
- Forks: 1,017
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal Mistakes remote theme starter
Click [**Use this template**](https://github.com/mmistakes/mm-github-pages-starter/generate) button above for the quickest method of getting started with the [Minimal Mistakes Jekyll theme](https://github.com/mmistakes/minimal-mistakes).
Contains basic configuration to get you a site with:
- Sample posts.
- Sample top navigation.
- Sample author sidebar with social links.
- Sample footer links.
- Paginated home page.
- Archive pages for posts grouped by year, category, and tag.
- Sample about page.
- Sample 404 page.
- Site wide search.
Replace sample content with your own and [configure as necessary](https://mmistakes.github.io/minimal-mistakes/docs/configuration/).
---
## Troubleshooting
If you have a question about using Jekyll, start a discussion on the [Jekyll Forum](https://talk.jekyllrb.com/) or [StackOverflow](https://stackoverflow.com/questions/tagged/jekyll). Other resources:
- [Ruby 101](https://jekyllrb.com/docs/ruby-101/)
- [Setting up a Jekyll site with GitHub Pages](https://jekyllrb.com/docs/github-pages/)
- [Configuring GitHub Metadata](https://github.com/jekyll/github-metadata/blob/master/docs/configuration.md#configuration) to work properly when developing locally and avoid `No GitHub API authentication could be found. Some fields may be missing or have incorrect data.` warnings.