Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shallow clone for install directorysisudoc-spine_v0.16.0 | Ralph Amissah | 2024-06-12 | 1 | -3/+3 |
| | |||||
* | README, further note on using nix for installation | Ralph Amissah | 2024-05-22 | 1 | -40/+35 |
| | | | | | | - built on Debian using nix - (first time usiing nix on a system other than NixOS) | ||||
* | README update, return to ... | Ralph Amissah | 2024-05-17 | 1 | -231/+296 |
| | |||||
* | dub (dlang) prefer dub run to dub build | Ralph Amissah | 2024-05-07 | 1 | -7/+16 |
| | |||||
* | work on more generic install + instructions | Ralph Amissah | 2024-05-06 | 1 | -152/+224 |
| | |||||
* | 0.16.0 sisudoc (src/sisudoc sisudoc spine) | Ralph Amissah | 2024-04-10 | 1 | -1/+1 |
| | | | | | - src/sisudoc (replaces src/doc_reform) - sisudoc spine (used more) | ||||
* | 0.15.0doc-reform_v0.15.0 | Ralph Amissah | 2024-04-10 | 1 | -2/+2 |
| | |||||
* | 2024 | Ralph Amissah | 2024-01-02 | 1 | -7/+7 |
| | |||||
* | unicode, changes in use of symbols to represent things | Ralph Amissah | 2023-06-23 | 1 | -1/+1 |
| | |||||
* | 2023, year rollover, old habit | Ralph Amissah | 2023-01-01 | 1 | -2/+2 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 1 | -2/+2 |
| | |||||
* | org files, tangle output, some fixes | Ralph Amissah | 2021-11-27 | 1 | -0/+343 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 1 | -325/+0 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | help & manpages, start work | Ralph Amissah | 2020-05-20 | 1 | -0/+304 |
| | |||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 1 | -1/+1 |
| | |||||
* | 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1 | Ralph Amissah | 2019-10-17 | 1 | -17/+17 |
| | | | | | | | | | | | | - yaml only: config, make & headers (yaml is converted directly to struct) - toml removed: preemptively remove confusion of having multiple config formats (toml was converted to json & json to struct) - json removed (intermediate representation): takes out intermediate conversion to json which could be attractive to have if there are multiple formats | ||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 1 | -0/+21 |
- copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc |