output-from-jekyll/README.md

18 lines
510 B
Markdown
Raw Normal View History

2018-10-09 08:30:17 +00:00
# ~rogbeer
2018-10-09 08:30:17 +00:00
The files from this repo come from the theme [Poole](https://github.com/poole/poole)
and from running the following command(s):
```
2018-10-09 08:30:17 +00:00
#!/bin/bash
JEKYLL_DEST="$HOME/public_html"
jekyll build -d $JEKYLL_DEST
```
2018-10-09 11:44:14 +00:00
For more information and/or context of the above command(s), the following
article may be helpful:
'Jekyll and tilde.town' by Resi.
[URL: http://tilde.town/~resir014/etc/jekyll-and-tilde-town/](http://tilde.town/~resir014/etc/jekyll-and-tilde-town/)
Accessed URL on: 9th Oct 2018 A.D.