forked from lapikud/lapikud.github.io
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
416 B
416 B
Lapikute väliveeb
Tegu on Jekyll peale ehitatud uhiuue lehega
how to dev
-
Install Ruby
sudo apt install ruby -
Install Jekyll
gem install jekyll bundler -
Clone repo
git clone https://github.com/Lapikud/lapikud.github.io.git -
Bootstrap
cd lapikud.github.io bundle -
Serve the page
bundle exec jekyll serve -w