Skip to content

shoui520/shoui520.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

936 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheMoeWay

Repository for learnjapanese.moe (TheMoeWay)

Made with Material for Mkdocs

Running

Nix/NixOS:

git clone https://github.com/shoui520/shoui520.github.io.git && cd shoui520.github.io/
nix develop
mkdocs serve

Debian:

sudo apt install git python3 python3-venv
git clone https://github.com/shoui520/shoui520.github.io.git && cd shoui520.github.io/
python3 -m venv venv
source venv/bin/activate
pip3 install mkdocs-material mkdocs-open-in-new-tab click<8.3
mkdocs serve

Sponsor this project

Contributors