forked from lapikud/lapikud.github.io
Fix readme formating
This commit is contained in:
12
README.md
12
README.md
@@ -6,22 +6,22 @@ Tegu on [Jekyll](https://jekyllrb.com/) peale ehitatud uhiuue lehega
|
|||||||
|
|
||||||
1. Install Ruby
|
1. Install Ruby
|
||||||
|
|
||||||
sudo apt install ruby
|
sudo apt install ruby
|
||||||
|
|
||||||
2. Install Jekyll
|
2. Install Jekyll
|
||||||
|
|
||||||
gem install jekyll bundler
|
gem install jekyll bundler
|
||||||
|
|
||||||
3. Clone repo
|
3. Clone repo
|
||||||
|
|
||||||
git clone https://github.com/Lapikud/lapikud.github.io.git
|
git clone https://github.com/Lapikud/lapikud.github.io.git
|
||||||
|
|
||||||
4. Bootstrap
|
4. Bootstrap
|
||||||
|
|
||||||
cd lapikud.github.io
|
cd lapikud.github.io
|
||||||
bundle
|
bundle
|
||||||
|
|
||||||
5. Serve the page
|
5. Serve the page
|
||||||
|
|
||||||
bundle exec jekyll serve -w
|
bundle exec jekyll serve -w
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user