commit | dff2cdb19259af6fc2b3defcd39d1af775b7528c | [log] [tgz] |
---|---|---|
author | Dave Fisher <dave@davefisher.tech> | Wed Aug 04 11:13:11 2021 -0700 |
committer | Dave Fisher <dave@davefisher.tech> | Wed Aug 04 11:13:11 2021 -0700 |
tree | 969a5e9ba8e5acded8464f3ca811db716bc56214 | |
parent | 2af9de667382f7bd9e6690302a6ad1dc5c55022a [diff] |
Abandon Menu Generation While index generation is generalizable menu generation is not.
TBD
$ mkdir /tmp/cm $ cd /tmp/cm $ /path/to/infrastructure-pelican/bin/build-cmark.sh ... (build output here) export LIBCMARKDIR='/tmp/cm/cmark-gfm-0.28.3.gfm.12/lib' $
Copy/paste/execute that printed export
line for use in the following steps.
(of course, you may use any location of your choice; /tmp/cm
is merely an example)
TBD: install a .deb from packages.apache.org
TBD: maybe a macOS variant?
TBD: maybe Windows?
TBD: credentials need to provided in (eg.) bb2.txt
$ ./kick_build.py --repo=www-site --notify=somewhere@example.com --theme theme/apache --min-pages=200