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.
|
|
9 years ago | |
|---|---|---|
| _posts | 9 years ago | |
| .gitignore | 9 years ago | |
| Gemfile | 9 years ago | |
| Gemfile.lock | 9 years ago | |
| LICENSE | 9 years ago | |
| README.md | 9 years ago | |
| _config.yml | 9 years ago | |
| about.md | 9 years ago | |
| index.md | 9 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