I use Jekyll, the Static Site Generator. As the name of this repo suggests, this repo contains the files that Jekyll produces.
Go to file
Tony Chen b9cbf0552b Elaborate readme 2018-10-09 11:44:14 +00:00
2016/11/10/rainy Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
2018 Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
archive Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
now Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
page2 Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
page3 Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
page4 Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
public Try out the static-site generator Jekyll 2018-10-02 06:54:13 +00:00
swap Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
404.html Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
LICENSE.md Try out the static-site generator Jekyll 2018-10-02 06:54:13 +00:00
README.md Elaborate readme 2018-10-09 11:44:14 +00:00
atom.xml Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
index.html Elaborate gig(guides) 2018-10-09 11:42:14 +00:00
styles.css Try out the static-site generator Jekyll 2018-10-02 06:54:13 +00:00

README.md

~rogbeer

The files from this repo come from the theme Poole and from running the following command(s):

#!/bin/bash
JEKYLL_DEST="$HOME/public_html"
jekyll build -d $JEKYLL_DEST

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/ Accessed URL on: 9th Oct 2018 A.D.