change readme
This commit is contained in:
parent
fd788fdc60
commit
ff585eaa31
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -1,6 +1,16 @@
|
||||||
# www.nicojensen.de
|
# www.nicojensen.de
|
||||||
Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/).
|
Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/).
|
||||||
|
|
||||||
|
## bundle
|
||||||
|
|
||||||
|
### install
|
||||||
|
bundle install
|
||||||
|
|
||||||
|
### update
|
||||||
|
bundle update
|
||||||
|
|
||||||
|
## page
|
||||||
|
|
||||||
## to compile
|
## to compile
|
||||||
bundle exec jekyll serve
|
bundle exec jekyll serve
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue