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.
|
8 years ago | |
---|---|---|
_posts | 8 years ago | |
.gitignore | 8 years ago | |
Gemfile | 8 years ago | |
Gemfile.lock | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
_config.yml | 8 years ago | |
about.md | 8 years ago | |
index.md | 8 years ago |
README.md
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
-
Bootstrap
cd lapikud.github.io bundle
-
Serve the page
bundle exec jekyll serve -w