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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15eb01c · Jan 19, 2025
Nov 14, 2021
Aug 6, 2021
Jan 19, 2025
Jul 29, 2024
Mar 8, 2021
Jul 21, 2021
Nov 14, 2021
Jun 20, 2023
Dec 31, 2024
Feb 27, 2021
Feb 27, 2021
Jun 20, 2023
Sep 26, 2024
Dec 12, 2021
Sep 26, 2024
Jul 29, 2024
Dec 31, 2024
Nov 14, 2021
Jun 16, 2024

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