* Extend Jsonify to support options map
* Extend Jsonify to support optional indent parameter
* Regen docs helper
* Collect HTML elements during the build to use in PurgeCSS etc.
* Update to latest emoji package
* Update hosting-on-aws-amplify.md
* Add basic "post resource publish support"
* Typo correction [commit 7eba37ae]
* Use semver for min_version per recommendations
* Updateto gitmap v1.1.2
* Add data context to the key in ExecuteAsTemplate"
* Fix hugo mod vendor for regular file mounts
* Revert "Revert "common/herrors: Fix typos in comments""
* Fix typos in comments" [commit 4437e918]
* Fix typos in comments [commi t1123711b]
* Fix TrimShortHTML
* Fix IsDescendant/IsAncestor for overlapping section names
* fix typo in getting started
* Fix _build.list.local logic
* Fix cache reset for a page's collections on server live reload
ok jca@
It's impossible to keep up-to-date and we usually want the latest release.
Terraform will download them automatically as requested; not ideal but
well...
Discussed with many weeks ago.
No consensus but the current sitation is not sustainable.
- Install board specific .txt files
- Install a supplemental distfile that adds Pinebook Pro and
Rock960 board specific firmware and NVRAM config.
Okay patrick@ sthen@
ok solene@
DESCR:
Python-based tool for downloading your GOG.com game collections and extras to
your local computer for full offline enjoyment.
By default, game folders are saved in the same location that the script is run
in. You can also specify another directory. Run gogrepo.py -h to see help or
read more below. Each game has its own directories with all game/bonus files
saved within.
Features:
* Ability to choose which games to download based on combinations of OS
(windows, linux, mac) and language (en, fr, de, etc...)
* Saves a !info.txt in each game folder with information about each game/extra
item.
* Creates a !serial.txt if the game has a special serial/cdkey (I know, not 100%
DRM-free, is it?). Sometimes coupon codes are hidden here!
* Verify your downloaded collection with full MD5, zip integrity, and expected
file size checking.
* Auto retrying of failed fetch/downloads. Sometime GOG servers report temporary
errors.
* Ability to import your already existing local collection.
* Easy to throw into a daily cronjob to get all the latest updates and newly
added content!
* Clear logging prints showing update/download progress and HTTP errors. Easy to
pipe or tee to create a log file.