Some new instructions for future deployments
This commit is contained in:

committed by
Samuel FORESTIER

parent
439d709145
commit
181cbde6fc
24
README.md
Normal file
24
README.md
Normal file
@ -0,0 +1,24 @@
|
||||
# HorlogeSkynet.github.io/
|
||||
> What a personal Jekyll blog
|
||||
|
||||
## Install requirements
|
||||
|
||||
1. `# aptitude install gem git`
|
||||
|
||||
2. `# gem install jekyll jemoji jekyll-seo-tag jekyll-sitemap`
|
||||
|
||||
## Deployment
|
||||
|
||||
1. `$ git clone git@github.com:HorlogeSkynet/HorlogeSkynet.github.io.git`
|
||||
|
||||
2. `$ cd HorlogeSkynet.github.io/`
|
||||
|
||||
3. `$ git submodule init`
|
||||
|
||||
4. `$ git submodule update`
|
||||
|
||||
5. `$ jekyll serve`
|
||||
|
||||
## Contributions
|
||||
|
||||
Just add simple new text files under `_posts/`, and their respective useful image(s) in `img/blog` !
|
Reference in New Issue
Block a user