Commit graph

17 commits

Author SHA1 Message Date
m455
765d1b944f fixed codeblock rendering 2022-12-08 20:57:56 -05:00
m455
1927685a24 added a kind of end-to-end example of how to set everything up 2022-12-08 20:56:34 -05:00
m455
954f411d4e updated description and features 2022-12-07 15:54:03 -05:00
m455
2628ce3ef9 small under-construction notes lol 2022-12-07 15:51:16 -05:00
m455
c4239e4a82 quick notes and updates added to readme, minor makefile changes 2022-12-07 15:18:27 -05:00
m455
57f8535875 removed some out-of-scope sections 2022-12-06 00:07:43 -05:00
m455
90cd48eea8 small wording edit 2022-12-04 01:34:19 -05:00
m455
ea242d599b small tweak to quickstart section 2022-12-04 01:30:02 -05:00
m455
fa8eb2d4e2 updated readme
- populated the compilation section
- populated the usage section
- populated the configuration section
2022-12-04 01:25:44 -05:00
m455
c014aefc74 expanded on the todos section 2022-12-04 00:58:51 -05:00
m455
3f2f056f8c updated readme
- renamed post-receive.sample to post-receive
- fixed file permissions on post-receive file
2022-12-04 00:46:31 -05:00
m455
0216eacef6 cleaned up main.scm
- removed old comments
- moved todos and nice-to-haves into the README.md's todos and hopes
- changed gobally mutated variables to be global constants. originally
  these were mutated because the code was structured differently, and
  allowed an option argument, specifying which bare git repo to use, but
  i removed that, and forgot to remove and change the cruft
2022-12-02 23:31:54 -05:00
Jesse Laprade
f2351eba33 combined two sections into one 2022-12-02 17:34:21 -05:00
Jesse Laprade
37304ab0fd changed description 2022-12-02 17:13:34 -05:00
Jesse Laprade
403fd36d6a docs: updated requirements 2022-12-02 16:54:38 -05:00
Jesse Laprade
0146087955 fixed codeblock in readme 2022-12-02 16:49:37 -05:00
Jesse Laprade
32c540a903 first commit 2022-12-02 16:41:55 -05:00