Skip to content
/ www Public

The statically-generated-by-Jekyll www.yhi.moe , 2nd generation.

License

CC-BY-SA-4.0, MIT licenses found

Licenses found

CC-BY-SA-4.0
LICENSE-CC
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

jyhi/www

Repository files navigation

Yhi's Personal World Wide Web Site

This repository contains the source files of www.yhi.moe.

Build

# Install Bundler (https://bundler.io/)
gem install bundler

# Bundler installs dependencies according to Gemfile(.lock)
bundler install

# Generate the site to ./_site/
# Serve it directly with `bundler exec jekyll serve`
bundler exec jekyll build

Implicit Files

Since the Jekyll theme Minima is installed as a Ruby Gem, all files provided by Minima will first be used, and then the files in this repository. In other words, all files here are overriding what the theme is providing. This helps keeping the repository lean.

License

Different contents are licensed under different terms:

About

The statically-generated-by-Jekyll www.yhi.moe , 2nd generation.

Resources

License

CC-BY-SA-4.0, MIT licenses found

Licenses found

CC-BY-SA-4.0
LICENSE-CC
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published