Skip to content

sambacha/starter-slim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

starter-slim

  1. Generate with the same files and folders from this repository
  2. Set up your GitHub Pages to source(/)
  3. Now you can view your documentation in your site

site.pages

source link
{% for page in site.pages -%}
{{ page.path }} [{{ page.url
{% endfor %}

Documents

https://jekyll-rtd-theme.rundocs.io

Local debug

gem install jekyll bundler

bundle install

JEKYLL_GITHUB_TOKEN=blank PAGES_API_URL=http://0.0.0.0 bundle exec jekyll server --livereload

The license

The theme is available as open source under the terms of the MIT License

About

Quick start document with slim template

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%