Lapikute avalik koduleht
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.
 
 
 
Arti Zirk 16592c6938 include mimina theme in the project 8 years ago
_includes include mimina theme in the project 8 years ago
_layouts include mimina theme in the project 8 years ago
_posts First page 8 years ago
_sass include mimina theme in the project 8 years ago
assets include mimina theme in the project 8 years ago
.gitignore First page 8 years ago
Gemfile First page 8 years ago
Gemfile.lock First page 8 years ago
LICENSE Initial commit 8 years ago
README.md Add readme 8 years ago
_config.yml include mimina theme in the project 8 years ago
about.md First page 8 years ago
index.md First page 8 years ago

README.md

Lapikute väliveeb

Tegu on Jekyll peale ehitatud uhiuue lehega

how to dev

  1. Install Ruby

    sudo apt install ruby

  2. Install Jekyll

    gem install jekyll bundler

  3. Clone repo

    git clone https://github.com/Lapikud/lapikud.github.io.git

  4. Bootstrap

    cd lapikud.github.io bundle

  5. Serve the page

    bundle exec jekyll serve -w