pho4cexa
d106bf4ca6
detect (er, ask git) if files are text or binary (ty m455 & acdw!)
...
also remove unused procedure display-readme-html
2022-12-10 20:17:10 -05:00
pho4cexa
a97c673158
simplify main readme by moving "git forge" specifics elsewhere
...
just a suggestion; don't feel obligated to merge. you know technical
writing and documentation better than i do!
2022-12-09 13:14:09 -05:00
pho4cexa
335a444dc4
fix md formatting for nested uls
2022-12-09 12:55:03 -05:00
pho4cexa
626a84a76e
check file existence in source-files-list not cwd
...
added source-files-list to populate-html-template. kindof dislike having
so many variables passed to a function but i also kindof dislike global
variables; not sure how to make this prettier yet. but this solves the
bug i introduced in my last commit where the nav links were broken when
used as a githook.
2022-12-09 12:54:56 -05:00
pho4cexa
c645880703
feature: license nav link, optional about nav link
2022-12-09 09:51:15 -05:00
m455
b82ee055e6
fixed unclosed inline code character
2022-12-08 21:20:55 -05:00
m455
3f7baebc51
added a quickstart
2022-12-08 21:20:04 -05:00
m455
65f2c7fc7c
made todos and hopes types more distinguishable from the proceeding phrase
2022-12-08 21:01:31 -05:00
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