Tegu on Jekyll peale ehitatud lehega
Easiest way to help would be to create issuses about things that are missing and wrong
Fork this repo to your own account and create a pull request for changes you have done in there
-
(Windows) Install the Windows Subsystem for Linux
Install Ubuntu
-
Install Ruby
sudo apt install build-essential ruby ruby-dev dh-autoreconf
-
Install Jekyll
sudo gem install jekyll
-
Clone repo
git clone https://github.com/Lapikud/dontdoit.ee.git
-
Serve the page (Use bash if on Windows)
cd dontdoit.ee jekyll serve --host 0.0.0.0
Every commit to master branch is automatically published