1
0
forked from cheng/wallet
Commit Graph

16 Commits

Author SHA1 Message Date
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
bb6c750a0e
Linkbar is now working, if only in the manifesto subdirectory.
Finally going public with it.  Linked it from my reaction.la
web index, so should become visible to search engines bye and bye
2023-09-06 17:07:37 +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
ce87c11bde
patiently prettying up the illustration of zooko's triangle 2023-05-11 09:12:25 +08:00
reaction.la
900696f685
Added wireguard configuration file to setup 2022-07-31 23:17:29 -07: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
53ec4eba6c
still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00
reaction.la
a6d7835420
moving stuff around
preparatory to producing a properly structured index
2022-05-31 13:59:04 +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
reaction.la
b75fbbc80a
somehow commited dud versions of mkdocs.sh and running_average.md 2022-03-08 14:43:53 +10:00
reaction.la
6235c20bb3
updated white paper 2022-03-08 14:08:06 +10:00
reaction.la
4e671723fe
Finally completed consensus algorithm design
Also extensively modified the process of
generating html files from markdown files
2022-02-22 16:56:03 +10:00
reaction.la
5238cda077
cleanup, and just do not like pdfs
Also, needed to understand Byzantine fault tolerant paxos better.

Still do not.
2022-02-20 18:26:44 +10:00
Cheng
3c6a37b0e1
leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00