[READ-ONLY] Mirror of https://github.com/hacknug/vyoleth. Poetry hacknug.github.io/vyoleth/
0

Configure Feed

Select the types of activity you want to include in your feed.

HTML 78.0%
SCSS 18.6%
JavaScript 3.3%
Ruby 0.1%
34 2 0

Clone this repository

https://tangled.org/nestor.rip/vyoleth https://tangled.org/did:plc:sbd4slfn7uhcmsj64xbxqecl
git@tangled.org:nestor.rip/vyoleth git@tangled.org:did:plc:sbd4slfn7uhcmsj64xbxqecl

For self-hosted knots, clone URLs may differ based on your setup.



README.md

hikari#

Hikari is an open-source Jekyll theme perfect for dev-savvy bloggers who wants to get started with Jekyll in a very minimal way.

  • SCSS!
  • Responsive
  • Lightweight (no JS library has been abused here)

preview

preview

preview

View demo

How to install#

  1. Clone this repo
  2. Customize _config.yml and replace all dummy posts by yours
  3. Change your profile picture in ~/assets/img/avatar.jpg
  4. Publish (I recommend GitHub Pages, it's free)

Development#

  • master for development and pull requests.
  • gh-pages for the demo page; don't bother.

Running locally#

  1. Clone this repo

  2. Install required dependencies with Bundler

     bundle install
    
  3. Run the site with Jekyll

     bundle exec jekyll serve --watch
    
  4. Visit the site at http://localhost:4000

Author#

Mathieu Mayer-Mazzoli

Main Contributors#

Ross Allen

Julien Rousseau

License#

Open source. MIT license.