Commit graph

  • c450eba2ef update README main Michael F. Lamb 2023-02-26 22:58:45 -0800
  • 0eba832f8a fix what i broke in previous commit. also fix docker building Michael F. Lamb 2023-02-26 22:36:00 -0800
  • 2cd9bf5855 add *.import.scm that are generated by csi, so user doesn't have to pho4cexa 2023-02-23 23:41:43 -0800
  • 5bf477ad16 Merge remote-tracking branch 'upstream/main' pho4cexa 2023-02-23 23:38:47 -0800
  • f05e393aa3 maybe let's not have the complexity of a DIR_BUILD pho4cexa 2023-02-23 23:37:07 -0800
  • f68eaea795 forgot this fix pho4cexa 2023-02-23 23:36:08 -0800
  • e039c29a83 don't break on empty file in ISSUES/ pho4cexa 2023-02-23 23:33:53 -0800
  • c6acfbb916 don't complain if .link file doesn't exist pho4cexa 2023-02-05 00:16:45 -0800
  • 54a2a0f26d move git-calling procedures to a separate module pho4cexa 2023-02-05 00:12:13 -0800
  • c943210189 minor improvements to modular compilation pho4cexa 2023-02-04 22:44:52 -0800
  • 936a37bc76 viable first brush at breaking code into modules pho4cexa 2023-02-04 21:40:06 -0800
  • 190b6f86aa removed line numbers issue :D m455 2023-02-04 22:31:51 -0500
  • 33a9af5e35 missed hrs... 🤦 m455 2023-02-04 17:39:49 -0500
  • 765d2d0460 css update: okay i think i'm happy with the default dark theme now. made the link color less jarring m455 2023-02-04 17:35:26 -0500
  • 3d17ca5d78 one more (hopefully?) css tweak, since i find the black/white contrast causes my eyes to blur haha m455 2023-02-04 00:40:05 -0500
  • f05825db4e css font adjustments for readability. also separated css rules that had more than one rule into multiple lines for readability m455 2023-02-04 00:23:01 -0500
  • 883efa9bfd okay i made it slightly more cute. i couldn't help myself m455 2023-02-03 23:43:59 -0500
  • 9098d8e2ee Made default template a little more reasonable and added support for dark themes too m455 2023-02-03 23:37:35 -0500
  • 758352c8cd adjusted active line highlighting m455 2023-02-03 23:16:49 -0500
  • c1a4eccd92 fixed an inconsistency that i added by accident that was bothering me lol m455 2023-02-03 02:44:55 -0500
  • 52682b18be updated default css m455 2023-02-03 02:42:42 -0500
  • 5c7d1fdf59 implemented numbered lines numbered-lines m455 2023-02-02 00:39:13 -0500
  • d676745ec7 Merge branch 'main' of git://git.m455.casa/repo2html pho4cexa 2023-02-01 20:32:38 -0800
  • 0a9518c2e4 Fixed a bug that broke links to files if a readme wasn't present m455 2023-02-01 23:26:10 -0500
  • c472cc46c1 handle both (@ (src "foo")) and (@ (src ("foo"))) pho4cexa 2023-02-01 17:22:14 -0800
  • db64dfb68f quote source-file so it doesn't break when it has spaces in. tidy issues. pho4cexa 2023-02-01 17:09:45 -0800
  • 64aa954d32 move issues into ISSUES/ ; shorten readme pho4cexa 2023-02-01 16:24:28 -0800
  • 12790c87e4 ah finally fixed the image prefix for index.html thing pho4cexa 2023-01-16 15:17:58 -0800
  • e6d77be6a5 adjust relative urls for img src too pho4cexa 2023-01-15 11:30:14 -0800
  • 1c5b636236 note some feature requests pho4cexa 2023-01-08 11:58:48 -0800
  • 7ab0b3e13f add to readme: all predefined template variables pho4cexa 2023-01-08 11:55:19 -0800
  • b26b6eea15 bit more in the readme about new template variables pho4cexa 2023-01-08 09:37:46 -0800
  • 0eece2a92e improved template variables for working with ForgeRoot pho4cexa 2023-01-08 09:27:39 -0800
  • 838489079e attempt at consistent environment/git config pho4cexa 2023-01-08 00:53:04 -0800
  • 6f93a9d3b4 bugfix: apply relative link html/ prefix and .html suffix correctly pho4cexa 2023-01-07 12:02:19 -0800
  • a49e5697a9 don't manually append .html in markdown pho4cexa 2023-01-07 11:13:34 -0800
  • 23487309c8 repair bugs in alist-update-in pho4cexa 2022-12-27 21:51:48 -0800
  • 80a8dbb261 remove manual html/ prefix pho4cexa 2022-12-26 21:58:30 -0800
  • 5fe00426b1 whoops! commit f1c42b4 broke the link prefix thing. fixed. pho4cexa 2022-12-26 21:56:09 -0800
  • e411b57c54 oops paren pho4cexa 2022-12-26 10:51:07 -0800
  • 57fcccc276 distinguish between repo name and repo path pho4cexa 2022-12-26 10:49:17 -0800
  • f1c42b4a6a move the decision about where to render the filename into the template pho4cexa 2022-12-26 10:38:04 -0800
  • e2487098c5 add some links and todos to readme pho4cexa 2022-12-26 09:10:45 -0800
  • 629e3739f2 only permalink-ify those that have links to interior ids pho4cexa 2022-12-26 08:09:48 -0800
  • 206984b099 pull the relative-link-adjustment rule into a procedure pho4cexa 2022-12-25 23:28:51 -0800
  • 31b11de1a6 update-in and ref-in (takes a path of keys) for nested alists pho4cexa 2022-12-25 23:16:07 -0800
  • 17ce8565f8 add ¶ markers on hover on titles to make it easier to grab the permalink pho4cexa 2022-12-25 15:40:45 -0800
  • fbc6c6c8f4 today i learned cute/cut (srfi-26, built in to chicken) for sorta-currying pho4cexa 2022-12-25 14:35:31 -0800
  • 696ed31f85 whoops, don't prefix links to same-document anchors either pho4cexa 2022-12-22 21:21:11 -0800
  • 6536af16ce put message about docker image after docker build, before compile pho4cexa 2022-12-22 21:03:35 -0800
  • 505192d7be bugfix: only prepend 'html/' to relative links pho4cexa 2022-12-22 21:00:46 -0800
  • 5e9e713847 Merge branch 'main' of git://git.m455.casa/repo2html pho4cexa 2022-12-22 20:31:28 -0800
  • afe41bcc01 auto-prepend html/ in links in toplevel readme, remove tag from id of headers pho4cexa 2022-12-22 14:53:13 -0800
  • 3656ea4447 small tutorial fix m455 2022-12-20 01:36:28 -0500
  • d66ff630d2 hmm it doesn't work again lol m455 2022-12-20 01:27:22 -0500
  • d210d06f8f small wording edit m455 2022-12-20 01:22:38 -0500
  • a063ba31fa fixed a small nit in the requirements m455 2022-12-20 01:11:36 -0500
  • b6097a77a5 hmm lets try to fix that link again... m455 2022-12-20 01:07:47 -0500
  • ef34d55898 prefixed 'html/' to tutorial link. fixed line lengths m455 2022-12-20 01:05:34 -0500
  • 15aaf2bec4 more typos fixed m455 2022-12-20 01:01:32 -0500
  • 7b5aab8a14 fixed typo in docs m455 2022-12-20 00:58:11 -0500
  • 907516d1d6 Updated documentation and cleaned up directory tree m455 2022-12-20 00:42:35 -0500
  • 031f975b2c keep the docker image around for quicker compiles the next time pho4cexa 2022-12-18 11:57:18 -0800
  • 917788e29f remove some env vars; make output land in html/ pho4cexa 2022-12-18 09:59:59 -0800
  • bd18246b08 sxml templates baleeted! pho4cexa 2022-12-18 09:56:47 -0800
  • 71a56a8645 add janky makefile target to build for glibc-2.31+ pho4cexa 2022-12-16 16:39:50 -0800
  • 07f30a1356 added ersatz dependency to makefile m455 2022-12-16 13:39:18 -0500
  • 146ce5a05d whoops forgot relative_root in the ersatz template pho4cexa 2022-12-16 09:58:30 -0800
  • 35496ee17e enable customizable jinja-like templates via ersatz! pho4cexa 2022-12-16 09:28:55 -0800
  • 1209725add use chicken-specific extensions for less code pho4cexa 2022-12-16 09:28:54 -0800
  • f433a6b28a Added a ' - <repo-name>' to the title of html documents, so tabs in web browsers have a unique name m455 2022-12-14 10:25:24 -0500
  • f4f877357a bugfix: only do string transforms on strings not chars pho4cexa 2022-12-13 17:42:21 -0800
  • 179f3c3e2d bugfix: css selector nav a {} is scss (// nav a) pho4cexa 2022-12-13 17:42:20 -0800
  • dc30b1937a added new dependencies to readme and makefile m455 2022-12-13 17:02:01 -0500
  • 6cb6536091 typo pho4cexa 2022-12-13 09:25:14 -0800
  • 609d9e1e2e header id-ification improvement and other cleanup pho4cexa 2022-12-13 09:23:23 -0800
  • 5dbecc4737 add css dep to makefile pho4cexa 2022-12-13 09:23:22 -0800
  • 8fb927143f what if we sexp'd the css too pho4cexa 2022-12-12 21:34:09 -0800
  • f315cd9237 assign ids to html headers pho4cexa 2022-12-12 20:02:56 -0800
  • f0a0e1ecb0 added new dependency to makefile and readme m455 2022-12-12 12:37:20 -0500
  • 37ef2922e8 add a rule to handle #<unspecified> in sxml trees pho4cexa 2022-12-12 09:29:06 -0800
  • c0fcd0bebc don't output #<unspecified> to html pho4cexa 2022-12-12 08:19:53 -0800
  • 920707f276 implemented (very basic) issues list according to m455 spec pho4cexa 2022-12-12 06:14:15 -0800
  • fa65d5ba49 add some data for issue tracker pho4cexa 2022-12-12 06:14:14 -0800
  • 5f03520e0f a little footer pho4cexa 2022-12-11 21:31:32 -0800
  • d59f70c7ca what if we went all-in on sxml? pho4cexa 2022-12-11 21:14:48 -0800
  • a916af24aa attempt to better conform to m455's styleguide pho4cexa 2022-12-11 10:20:12 -0800
  • ab241899d4 deduplicate, reorganize some utility functions, inline docs pho4cexa 2022-12-10 13:33:38 -0800
  • 75b7406508 implement commit log! also, tabulate contributors pho4cexa 2022-12-09 20:55:33 -0800
  • fecd7af9c3 map e-mail addresses to canonical names! pho4cexa 2022-12-09 20:55:34 -0800
  • d106bf4ca6 detect (er, ask git) if files are text or binary (ty m455 & acdw!) pho4cexa 2022-12-09 19:46:08 -0800
  • a97c673158 simplify main readme by moving "git forge" specifics elsewhere pho4cexa 2022-12-09 08:52:38 -0800
  • 335a444dc4 fix md formatting for nested uls pho4cexa 2022-12-09 08:00:08 -0800
  • 626a84a76e check file existence in source-files-list not cwd pho4cexa 2022-12-09 08:00:07 -0800
  • c645880703 feature: license nav link, optional about nav link pho4cexa 2022-12-08 23:15:03 -0800
  • b82ee055e6 fixed unclosed inline code character m455 2022-12-08 21:20:55 -0500
  • 3f7baebc51 added a quickstart m455 2022-12-08 21:20:04 -0500
  • 65f2c7fc7c made todos and hopes types more distinguishable from the proceeding phrase m455 2022-12-08 21:01:31 -0500
  • 765d1b944f fixed codeblock rendering m455 2022-12-08 20:57:56 -0500
  • 1927685a24 added a kind of end-to-end example of how to set everything up m455 2022-12-08 20:56:34 -0500