- Fork from mmistakes
- Configure
Gemfile
if needed (basically, add missing plugins such asjekyll-katex
) - Configure
_config.yml
(stuff like site's title, description, URL, author, ...) - Add posts to
_post
- Add authors to
_data/authors
- Add images to
assets/images
- Add pages to
_pages
and link them from_data/navigation.yml
- Short bio goes in
_config.yml
underauthor
, long bio goes in_pages/bio.md
- For the home page use
index.html
- Twitter feed in
_includes/author-profile-custom-links.html
Click Use this template button above for the quickest method of getting started with the Minimal Mistakes Jekyll theme.
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.
If you have a question about using Jekyll, start a discussion on the Jekyll Forum or StackOverflow. Other resources:
- Ruby 101
- Setting up a Jekyll site with GitHub Pages
- Configuring GitHub Metadata 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.