commit | e33b38619a6c5d92e9567efbc46baccc0317ed43 | [log] [tgz] |
---|---|---|
author | fluxo <clambertus@users.noreply.github.com> | Tue Jul 05 12:32:25 2022 -0700 |
committer | fluxo <clambertus@users.noreply.github.com> | Tue Jul 05 12:32:25 2022 -0700 |
tree | 0d7e45b175bf5f974adb0e155d4c1a76112832ac | |
parent | 974e9d3096f0a789c726f5db98cd74a7c45d1604 [diff] |
switch to env to allow this to function in a pipenv
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