Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | org files naming, minor | Ralph Amissah | 2022-01-21 | 3 | -170/+182 |
| | |||||
* | sqlite, minor, cosmetic in use case, if not exist | Ralph Amissah | 2022-01-16 | 1 | -18/+18 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 39 | -78/+78 |
| | |||||
* | nix setup related but messy | Ralph Amissah | 2021-12-23 | 1 | -18/+47 |
| | |||||
* | metaverse, xml dom close eof | Ralph Amissah | 2021-12-03 | 2 | -100/+179 |
| | |||||
* | xmls, html header band | Ralph Amissah | 2021-12-03 | 1 | -26/+23 |
| | |||||
* | dlang dub & nix build related, includes dep update | Ralph Amissah | 2021-11-27 | 2 | -32/+47 |
| | | | | | | - nix-shell --pure - nix-build - dub build --compiler=ldc2 --build=release --force | ||||
* | nix .envrc related | Ralph Amissah | 2021-11-27 | 2 | -15/+33 |
| | |||||
* | org files, tangle output, some fixes | Ralph Amissah | 2021-11-27 | 16 | -2108/+2326 |
| | |||||
* | configuration, hierarchy filenames & paths ... | Ralph Amissah | 2021-11-27 | 6 | -399/+628 |
| | |||||
* | sqlite related internal naming | Ralph Amissah | 2021-11-27 | 6 | -36/+79 |
| | |||||
* | xmls homepage link | Ralph Amissah | 2021-11-27 | 1 | -1/+5 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 29 | -154/+182 |
| | |||||
* | nix related config, direnv else minor | Ralph Amissah | 2021-10-22 | 2 | -99/+96 |
| | |||||
* | org latex organize | Ralph Amissah | 2021-09-09 | 2 | -338/+467 |
| | |||||
* | metadata "curate" replaces "harvest" | Ralph Amissah | 2021-09-09 | 11 | -285/+285 |
| | | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme | ||||
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 4 | -937/+1018 |
| | |||||
* | config nix | Ralph Amissah | 2021-09-09 | 1 | -186/+258 |
| | |||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 2 | -9/+14 |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | ||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 11 | -235/+307 |
| | | | | | - check version settings with: rg -A2 _version_set$ org | ||||
* | configuration reorganized into config files | Ralph Amissah | 2021-08-12 | 9 | -3979/+4078 |
| | | | | - spine_build_scaffold broken up into many files | ||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 13 | -161/+194 |
| | |||||
* | spine_search (work on) | Ralph Amissah | 2021-08-09 | 2 | -1830/+2195 |
| | |||||
* | nix help files, .envrc_local_ (& nix_notes_.org) | Ralph Amissah | 2021-08-09 | 2 | -121/+244 |
| | |||||
* | track org config suggestions that require bespoke adjustment | Ralph Amissah | 2021-08-06 | 1 | -27/+29 |
| | |||||
* | config defaults: cfte, config-file & cle | Ralph Amissah | 2021-08-06 | 4 | -45/+145 |
| | |||||
* | spine_search | Ralph Amissah | 2021-08-01 | 1 | -138/+2373 |
| | |||||
* | dir rename ./sundry (from ./misc) | Ralph Amissah | 2021-08-01 | 9 | -117/+160 |
| | |||||
* | org-mode code block headers | Ralph Amissah | 2021-06-28 | 31 | -123/+300 |
| | |||||
* | nix-build cleanup, external sources localized | Ralph Amissah | 2021-05-15 | 1 | -498/+244 |
| | | | | | | - clean up as external sources kept locally, in ./src/ext_depends/ - remove dub2nix dependency, no longer needed/used | ||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 2 | -15/+15 |
| | |||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | ||||
* | org .envrc-local_ (sample for nix-shell) | Ralph Amissah | 2021-04-27 | 1 | -11/+108 |
| | |||||
* | spine, harvests require doc abstraction be run | Ralph Amissah | 2021-04-23 | 1 | -0/+2 |
| | |||||
* | spine options, pod uses source file structure | Ralph Amissah | 2021-04-20 | 3 | -12/+8 |
| | |||||
* | spine_build_scaffold: nix related housekeeping | Ralph Amissah | 2021-04-20 | 1 | -1/+26 |
| | | | | | | | | | - mkDub.nix (dub2nix) use lib, stdenv.lib deprecated - .envrc stop using lorri - .envrc-local_ set local variables as needed | ||||
* | org-mode, cosmetic | Ralph Amissah | 2021-04-19 | 21 | -131/+131 |
| | |||||
* | epub, minor adjustments | Ralph Amissah | 2021-04-13 | 2 | -9/+9 |
| | |||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -1/+2 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 32 | -307/+1612 |
| | |||||
* | fix issues raised by dmd2.095.1 ldc2 1.25.0 | Ralph Amissah | 2021-03-23 | 2 | -2/+5 |
| | |||||
* | make set_depends run dub describe, track json output | Ralph Amissah | 2021-03-23 | 1 | -3/+36 |
| | | | | | | | - traded $PWD for project root as ./, i.e. from dub describe json - dub describe deletes parts of dependencies that are unreferenced by the project build; these are available elsewhere and there is little reason to keep them | ||||
* | ext depends meta info: ver hash, license | Ralph Amissah | 2021-03-05 | 1 | -0/+2 |
| | |||||
* | cleaning | Ralph Amissah | 2021-03-05 | 1 | -66/+88 |
| | |||||
* | build from static source-tree pre fetch depends | Ralph Amissah | 2021-02-24 | 1 | -2/+328 |
| | |||||
* | 0.11.3 | Ralph Amissah | 2021-02-24 | 2 | -2/+2 |
| | |||||
* | make changelog & echo version tag | Ralph Amissah | 2021-02-24 | 1 | -0/+32 |
| | |||||
* | track in org nix/dub.selections.nix | Ralph Amissah | 2021-02-24 | 1 | -0/+69 |
| | |||||
* | spine / sisu markup sample in org mode | Ralph Amissah | 2021-02-24 | 2 | -1/+2088 |
| | |||||
* | shell_spine.nix added | Ralph Amissah | 2021-02-04 | 1 | -2/+28 |
| |