Fork this repo 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.
Install all the Jekyll requirements and run it at localhost for blog preview.
This is the recommended way for new users to easy getting started
make docker
You should not use this way except you are a Ruby expert.
make install
make serve
In order to make sure everything(file name, file size, etc) is ok, you can run the following command to check them before git push
.
npm install
npm test
Viewer.js is the best easy to use.
Others:
- reveal.js - The HTML Presentation Framework Used by slides.com
- PDF.js JSFiddle Example from PDF.js Examples 3
- Online PowerPoint to HTML5 Converter
- React MDX-based presentation decks
- WikiPedia:Web-based slideshow
- Example from ahxxm.github.io
- Jekyll: Create Slides with reveal.js
- markdown → slides (reveal.js) → gh-pages (jekyll)
- A Jekyll-based framework for creating presentations based on Reveal.js and markdown. (example)
sudo apt-get install imagemagick
# mac:
# brew install imagemagick
sudo apt-get install webp
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.
- Code & Docs © 2019 - now Huan LI zixia@zixia.net
- Code released under the Apache-2.0 License
- Docs released under Creative Commons