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 | |
|---|---|---|
| _includes | 9 years ago | |
| _layouts | 9 years ago | |
| _posts | 9 years ago | |
| _sass | 9 years ago | |
| assets | 9 years ago | |
| .gitignore | 9 years ago | |
| Gemfile | 9 years ago | |
| Gemfile.lock | 9 years ago | |
| LICENSE | 9 years ago | |
| README.md | 8 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
git clone https://github.com/Lapikud/lapikud.github.io.git -
Bootstrap
cd lapikud.github.io bundle -
Serve the page
bundle exec jekyll serve -w