2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2017-03-08 20:03:39 +02:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00
2018-07-16 23:46:24 +03:00

Lapikute väliveeb

Tegu on Jekyll peale ehitatud uhiuue lehega

How to dev

  1. (Windows) Install the Windows Subsystem for Linux

    Install Ubuntu

    https://docs.microsoft.com/en-us/windows/wsl/install-win10

  2. Install Ruby

     sudo apt install build-essential ruby ruby-dev dh-autoreconf
    
  3. Install Jekyll

     sudo gem install jekyll
    
  4. Clone repo

     git clone https://github.com/Lapikud/lapikud.github.io.git
    
  5. Serve the page (Use bash if on Windows)

     cd lapikud.github.io
     jekyll serve --host 0.0.0.0
    

Deploy (TODO)

    jekyll build
    rsync -av _site/. TODO FIXME
Description
Lapikute avalik koduleht
Readme 121 MiB
Languages
HTML 76.1%
SCSS 22.7%
Shell 1.2%