GitHub Pages gave the following error message for the previous commit:
«Your page is having problems building: The tag css_asset_tag in
_includes/head.html, is not a recognized Liquid tag. For more
information, see
https://help.github.com/articles/page-build-failed-unknown-tag-error.»
Will try removing the Jekyll template site and upload only the Jekyll
_generated_ site instead.
Todo: operators are missing from the home page.
Generated with the following script:
```shell
#!/usr/bin/env bash
trash site/*
cd swiftdoc.org/
cp -R _assets _includes _layouts _plugins 404.md Procfile ../site/
cd ..
cp _config.yml site/
pushd /Users/karemorstol/Data/lib/swiftdoc-parser
./index.js --output-dir
/Users/karemorstol/Programming/SwiftShell/Docs/site
/Users/karemorstol/Programming/SwiftShell/Docs/SwiftShell\ header.txt
./index.js --output-dir
/Users/karemorstol/Programming/SwiftShell/Docs/site
/Users/karemorstol/Programming/SwiftShell/Docs/SwiftShell\ header.txt
```
Using
https://github.com/SwiftDocOrg/swiftdoc.org/tree/45318b5267775d561d76cef
da37ecbb376577aa0
and
https://github.com/SwiftDocOrg/swiftdoc-parser/tree/ea847ec38336ee1dcf3e
dfa977bd353c32889e2a