Commit Graph

31 Commits

Author SHA1 Message Date
reaction.la
7f59262175
still fixing README -- two README's now 2024-08-29 14:52:00 +08:00
reaction.la
6d4fb43622
two versions of README.md, one github markdown, and one pandoc markdown 2024-08-28 19:20:36 +08:00
Cheng
4782deccd8
Trying to configure it according to gitea and github standards 2024-08-28 12:38:46 +08:00
reaction.la
4678fba3ce
modified: docs/estimating_frequencies_from_small_samples.md
modified:   docs/libraries/cpp_automatic_memory_management.md
modified:   docs/libraries/time.md
modified:   docs/manifesto/consensus.md
renamed:    docs/notes/big_cirle_notation.md -> docs/notes/big_circle_notation.md
modified:   docs/writing_and_editing_documentation.md
2024-06-28 15:52:41 +08:00
reaction.la
459b044046
Due to massive violation of the dry principle, I broke all the navbars
Should fix this by puttingt the navbar into yaml
modified:   docs/design/navbar
modified:   docs/libraries/navbar
modified:   docs/manifesto/navbar
modified:   docs/names/navbar
modified:   docs/navbar
modified:   docs/notes/navbar
modified:   docs/pandoc_templates/style.css
modified:   docs/rootDocs/navbar
modified:   docs/setup/contributor_code_of_conduct.md
modified:   docs/setup/navbar
2024-05-09 16:39:22 +08:00
reaction.la
a6ae125e3d
moving to ssh key based signing 2024-02-25 17:05:46 -08:00
reaction.la
f249adda03
Added discussion of recent history of the cold
start problem.
modified:   docs/manifesto/social_networking.md

Discussion of gpg has been obsoleted by
by git adding its own trust mechanism
to deal with the trust problems of gpg.
modified:   docs/rootDocs/README.md
modified:   docs/setup/contributor_code_of_conduct.md
2023-11-09 05:20:16 +10:00
reaction.la
90ac55f30a
Obsoleted by Git now implementing its own trust model
so my elaborate workarounds of gpg's trust model are
rendered irrelevant and stupid.
2023-11-04 09:24:15 +10:00
reaction.la
6d686ee527
conforming the mkdocs structure to dry 2023-10-27 10:12:00 +10:00
reaction.la
699bf5a2ac
Finally completed amending my html generation from markdown
to the new cool style imitating other successful open
software movements.

But all my navbars are the same navbar.  The point of the new
style is to make information readily available.

We will want multiple button bars in the navbar, and possibly a
related materials sidebar.  Or perhaps simply link pages.

We also need to change the introductory paragraph in every page
to the abstract style.
2023-10-26 17:12:35 +10:00
reaction.la
e645c3b381
Added the proposal for variable length quantities
that sort as bitstrings
2023-10-02 21:45:59 +10:00
reaction.la
d50eaa6138
gave the root docs, README, LICENSE, and so forth, the new look 2023-09-19 15:54:05 +10:00
reaction.la
1606968f28
rootdocs broken, manifesto working 2023-09-19 13:13:07 +10:00
reaction.la
8cfb02ee99
put in the machinery for a navbar, a navcolumn
and a banner.
    Broke all my existing markdown builds, because I
	have a hundred files that do not fit the new machinery

    And now I have to provide navbars for each directory,
	and update the mkdocs.sh in each directory

    And add a recursive invocation of mkdocs in subdirectories
2023-08-26 07:45:47 +10:00
reaction.la
246ff54e6c
structuring this random pile of documents
preparatory to making it actually accessible
2022-07-25 02:16:45 -07:00
reaction.la
a7e2e65b62
fixing automatic doc generation 2022-07-07 08:48:08 +10:00
reaction.la
3129c736f2
Merge remote-tracking branch 'origin/cmake' into docs 2022-06-21 14:54:01 +10:00
reaction.la
7cc6949499
Merge remote-tracking branch 'origin/master' into docs 2022-06-20 13:02:17 +10:00
aryan
0e70995541
Documented changes in the install source process 2022-06-19 16:17:52 -07:00
Cheng
762cfa6f53
recovered some lost documentation 2022-06-19 21:04:27 +10:00
aryan
4ad66f5c13
Merge remote-tracking branch 'origin/docs' into cmake 2022-06-16 03:39:40 -07:00
reaction.la
d95c4a1c71
Merge remote-tracking branch 'origin/master' into docs 2022-06-16 08:42:08 +10:00
Cheng
180b3edf41
Merge remote-tracking branch 'origin/docs' 2022-06-15 17:14:32 +10:00
reaction.la
2a3bd9e023
proposing altered setup, which likely will be changed again by someone else 2022-06-15 09:27:17 +10:00
aryan
099965f9b3
documenting that you no longer need the native tools shell 2022-06-10 04:49:37 -07:00
aryan
38f2edc471
Merge remote-tracking branch 'origin/docs' into cmake 2022-06-10 04:24:07 -07:00
reaction.la
92718d3580
Merge remote-tracking branch 'origin/master' into docs 2022-05-31 14:04:00 +10:00
Cheng
b56de2c59c
Merge remote-tracking branch 'origin/docs' 2022-05-23 16:21:49 +10:00
reaction.la
da88ce597f
whitespace woes 2022-05-23 14:05:10 +10:00
Cheng
fdfafc1ddd
Merge remote-tracking branch 'origin/docs' 2022-05-22 19:42:36 +10:00
reaction.la
c475f46de2
moved markdown files from root directory
(since everyone has a browser, text is obsolete)
modified:   docs/libraries.md
deleted:    docs/libraries/pandoc_templates/style.css
modified:   docs/merkle_patricia_dag.md
modified:   docs/mkdocs.sh
renamed:    LICENSE.md -> docs/rootDocs/LICENSE.md
renamed:    NOTICE.md -> docs/rootDocs/NOTICE.md
renamed:    README.md -> docs/rootDocs/README.md
renamed:    RELEASE_NOTES.md -> docs/rootDocs/RELEASE_NOTES.md
new file:   docs/scalable_reputation_management.md
modified:   docs/scale_clients_trust.md
modified:   docs/set_up_build_environments.md
modified:   docs/writing_and_editing_documentation.md
deleted:    pandoc_templates/style.css
2022-05-20 21:44:46 +10:00