这是indexloc提供的服务,不要输入任何密码
Skip to content

SamuelSaunders/SamuelSaunders.github.io

 
 

Repository files navigation

SamuelSaunders.github.io

A simple Jekyll based blog forked from the Indigo Theme

Setup for Local Development

  1. Install Jekyll, NodeJS and Bundler.
  2. Run bundle install
  3. Run bundle exec jekyll serve --config _config.yml,_config-dev.yml
  4. Navigate to: http://localhost:4000
  5. Test your app with bundle exec htmlproofer ./_site
  6. Do you want to use the jekyll-admin plugin to edit your posts? Go to the admin panel: http://localhost:4000/admin. The admin panel will not work on GitHub Pages, only locally.

Customisation

_config.yml contains the customisation settings.


MIT License © Sérgio Kopplin

About

Personal Site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.2%
  • CSS 34.0%
  • Other 0.8%