This is a simple and minimalist template for Jekyll for those who likes to eat noodles.
What has inside?
- Gulp
- Stylus
- SVG
- Travis
- No JS
- 98/100
- Install Jekyll
- Install NodeJS
- Install Bundler
- Fork the project Indigo
- Edit
_config.yml
with your data. bundle install
npm install
gulp
- open in your browser:
http://localhost:3000
You have to fill some informations on _config.yml
to customize your site.
name: John Doe
bio: 'A Man who travels the world eating noodles'
picture: 'assets/images/profile.jpg'
url: http://YOURURL.github.io/indigo
permalink: /:title/
analytics: 'UA-MYANALYTICS'
disqus: mydisqus
facebook: myfacebook
twitter: mytwitter
instagram: myinstagram
linkedin: mylinkedin
youtube: myyoutube
spotify: myspotify
github: mygithub
email: myemail@gmail.com
MIT Licença © Sérgio Kopplin