commit | 9617def9590c54cc44b1ee1eee47651ab27abad7 | [log] [tgz] |
---|---|---|
author | dfoulks1 <dfoulks@apache.org> | Thu Jun 30 15:00:49 2022 -0500 |
committer | dfoulks1 <dfoulks@apache.org> | Thu Jun 30 15:00:49 2022 -0500 |
tree | dc42897d2b70397b886dcdcb210456562c9aac1f | |
parent | 56dc4dd0e396c3d5310d788fe2523e0f72321bb5 [diff] |
don't pass content_dir to generate_settings() so that it defaults to '.'
TBD
$ sudo apt install cmake g++ $ 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