119 Commits

Author SHA1 Message Date
72d00e9fd9 Migrate from GitHub to self-hosted Gitea 2026-04-02 11:45:43 +09:00
536433c3f2 Use os instead of ioutil 2026-03-26 13:07:02 +09:00
fbd9f021e2 Fix template loader 2026-01-07 17:06:05 +09:00
eab806e924 Adjust menu border width 2026-01-07 16:53:46 +09:00
8c6374c39e Refactor 2025-12-21 22:48:12 +09:00
1d4817d258 Refine info page layout 2025-12-15 19:25:07 +09:00
4f58eddfda Add InterWikiLink 2025-12-14 08:14:58 +09:00
0169766fb9 Add top_p parameter 2025-12-08 22:58:06 +09:00
e11eca44eb Add search link to edit page 2025-12-06 19:34:03 +09:00
abeaa17196 Adjust search form order 2025-12-06 19:10:37 +09:00
d3a256bffb Normalize Unicode strings 2025-12-05 22:23:47 +09:00
bb283ea798 Self host highlight.js 2025-12-05 19:40:38 +09:00
8d4b2c50fc Self host MathJax 2025-12-05 19:16:24 +09:00
e6e9197d63 Adjust filter 2025-12-04 22:04:34 +09:00
f38bc4c717 Adjust prompts 2025-12-04 21:21:13 +09:00
41fea8e3c6 Adjust prompts further 2025-12-04 21:18:01 +09:00
957ddef907 Adjust prompts 2025-12-04 21:02:49 +09:00
c0a453245d Adjust navigation bar style 2025-12-04 19:35:31 +09:00
0c54f1b094 Refine style of navigation bar 2025-12-03 16:07:39 +09:00
1b388bff90 Add no-store and no-cache 2025-12-03 03:57:38 +09:00
ec77e3afe6 Add static file overlay 2025-12-02 21:12:39 +09:00
d8e9e4b5eb Extract templates from util 2025-12-02 18:38:07 +09:00
e821a9a3e3 Extract prompts from config 2025-12-02 17:38:59 +09:00
c7287f1da4 Specify config file by command argument 2025-12-01 21:00:34 +09:00
0d527ec145 Adjust diff style 2025-12-01 20:38:13 +09:00
7f67f70902 Add skip links 2025-12-01 18:19:46 +09:00
b912be9cc1 Adjust style for horizon 2025-11-24 18:31:58 +09:00
5e3b893776 Add horizon markup 2025-11-24 18:00:29 +09:00
ed39e595cd Promote Nomark 2025-11-24 09:48:46 +09:00
53b8f21a7b Add markups to Creole and Markdown 2025-11-23 01:46:37 +09:00
4f3a899935 Add configurations specific to format modes 2025-11-22 23:59:42 +09:00
cecff25efe Add code block to Creole and Markdown 2025-11-22 22:18:07 +09:00
280cfb132e Begin implementing Creole and Markdown 2025-11-22 20:01:45 +09:00
a707a62d60 Refactor Nomark 2025-11-22 13:45:23 +09:00
f4b08644e4 Refactor Nomark 2025-11-22 13:30:37 +09:00
a2d6fd14d2 Refactor Nomark 2025-11-22 11:15:16 +09:00
70b51a7fb2 Refactor Nomark 2025-11-21 23:32:55 +09:00
c357531938 Add test for Nomark 2025-11-18 19:24:41 +09:00
abd9239660 Fix indent for diff 2025-11-18 18:49:40 +09:00
9833ac5621 Add test for diff format 2025-11-17 20:12:10 +09:00
21c969a6f3 Add test for indexLineEnd 2025-11-16 22:23:45 +09:00
4eaa8f2a70 Add test for TrimForSummary 2025-11-16 17:56:18 +09:00
714fca369e Refactor directory structure of format package 2025-11-16 15:04:05 +09:00
211b784645 Disable headings in raw/code/math blocks 2025-11-16 12:49:21 +09:00
ec1307cd4f Refactor Nomark 2025-11-16 12:32:18 +09:00
e89ba90169 Refactor formatters 2025-11-15 20:11:49 +09:00
6507763e47 Refactor diff formatter 2025-11-15 18:43:05 +09:00
6898264076 Add test template for markups 2025-11-15 12:24:33 +09:00
bbbb6dc4c2 Apply fmt 2025-11-15 09:11:41 +09:00
8eedd11fa3 Fix start condition of raw mode 2025-11-15 08:21:12 +09:00