Update README

master
Jay 2 years ago
parent 2f4aaab076
commit dc033815a6

@ -13,7 +13,8 @@ This uses [jekyll-theme-console by b2a3e8](https://github.com/b2a3e8/jekyll-them
- assets/list.scss now contains the list bullet code
- _includes/head.html modified to search for "list: bullet" in front matter
- _includes/header.html modified to look for page titled "/git" to display non-relative URL.
- _layouts: page and post html file have had title added using <h1>
- _layouts: page and post html file have had title added using h1 tag
- _layouts: default.html has *pickmy.org added to img-src CSP since img.pickmy.org hosts images
All other changes are made in the markdown.
@ -33,7 +34,7 @@ Post images or external resources ***ARE NOT*** stored in this repository. You t
Despite being a static site generator; pickmy.org has usually had some form of random text line on it's pages since it's inception. To this effect I have specified permalinks on everything using a new format so Jekyll outputs .php files.
taglines.txt is not the same one used on the site. That one is stored externally and symlinked when the site is built.
taglines.txt and tails.txt is not the same one used on the site. That one is stored externally and symlinked when the site is built.
## compose.sh

Loading…
Cancel
Save