Commit Graph

11 Commits

Author SHA1 Message Date
yellows111 6565b78ac1
[0.1.4] sitemap fix, more syntax changes
* fixed some patterns not having lazy modifiers
* realize ALL this time in ymake that the sitemap generator was hosed, that's fixed
2024-10-13 14:53:18 +01:00
yellows111 8736d49e52
[0.1.3] more formatting fixes
aeiou
2024-10-11 17:56:31 +01:00
yellows111 4e65d573b2
[0.1.2] formatting update
multi-line codeblocks should no longer horribly break at the cost of not allowing tabs in them
2024-10-10 20:25:34 +01:00
yellows111 f51418b79d 0.1.1: Another Minor Formatting Update
* monospace now gets same treatment as urls when prefixed with ( or ['s
* Added terminating newline to files that were modified in 0.1.0,
  since i forgot last time
2024-05-13 11:40:42 +01:00
yellows111 95d0a3a106 0.1.0: introducing ymake
`ymake` is an alternative to `gmake` for node22+ using the new glob method.
2024-05-09 12:14:50 +01:00
yellows111 f2fc7e360c 0.0.6 - "one of many Minor Text Formatting Updates" 2024-04-22 13:26:06 +01:00
yellows111 cf7d304474 0.0.5 "commit submitted by yellows111"
* Modified reformatter to also handle code tags.
+ Anchor prefixes for ( and [ are now handled correctly.
+ Multiple tags suffixes for ], ), commas, periods and (semi-)colons.
+ Added a "page rendered by yiki (VERSION) on (DATE)"
  to the bottom of the default template
* Fixed titles since I forgot about it in the .htm to .html conversion
* Underscores are now converted to spaces in the page title

AC: "not much to say here other than this being the second release of the day"
2024-04-18 14:14:07 +01:00
yellows111 bd537bbb4d 0.0.4 - "styling it up"
* Fixed the light color scheme, since the header jumps were pretty bad.
* Implement a link text reformatter to fix spacing issues with URLs.
* Added terminating newlines to all commited files.
* Spun the HTML formatter into a subfunction.

AC: "Nothing really added this time, but whatever."
2024-04-18 11:02:01 +01:00
yellows111 f931edbfa5 0.0.3 - "mmm cheese"
* Formatted the default template
* Markdown content is now formatted using `@liquify/prettify`
  (not `esthetic` due to implementation issues)
+ Added the ability to specify the virtual prefix for the rendered pages
* Changed GNUmakefile to use double quotes instead of singles.

AC: gak gak gak gak gak gak gak gak gak gak gak gak gak gak gak
2024-04-17 12:39:36 +01:00
yellows111 c10aa967d1 0.0.2 - "you like sausages?"
added way to change the wiki name without hardcoding it

* converted yiki.css to LF-only since i forgot i managed to save it as CR-LF oops
- lowered the rate of gakking[1] in production

AC: kind of expected this i made yiki in 4 hours lol

[1]: <https://dictionary.cambridge.org/dictionary/norwegian-english/gakking>
2024-04-16 22:50:07 +01:00
yellows111 748a536ae2 Initial commit
It mostly works.
2024-04-16 14:41:10 +01:00