Commit Graph

140 Commits

Author SHA1 Message Date
octospacc 8436f03ec7 Some updates to classes in HTML generation 2023-02-17 21:53:37 +01:00
octospacc 9551342b74 Add show unlisted status for pages, clean code, fix misc issues 2022-12-20 13:05:41 +01:00
octospacc 09eb85be6c Fixes and attempted fixes 2022-12-15 16:29:22 +01:00
octospacc 97ae55cc6f Templating for HTML Journal pages, setting redirect or not 2022-11-18 20:51:54 +01:00
octospacc 120d0bff11 Complete base for HTML Journal generation 2022-11-17 13:03:17 +01:00
octospacc 7a098b55eb Base work for HTML Journal standard conversion 2022-11-16 13:07:27 +01:00
octospacc 84eb64ff67 Add CSS minification, internal changes 2022-11-05 12:17:23 +01:00
octospacc b95ca949ab Menu list base generation changes, minor changes 2022-11-04 11:03:43 +01:00
octospacc 4187e0647d Add rel.canonical to redirects; Added alias for internal macros 2022-11-02 00:17:36 +01:00
octospacc f7773ea226 Fix ActivityPub mistake; Change style of HTML feed 2022-10-31 22:05:16 +01:00
octospacc bc50873f1e Remove non-working ini logging config 2022-10-29 18:24:36 +02:00
octospacc 17c88320ed Misc fixes; Add macro for showing list of latest posts 2022-10-26 11:01:17 +02:00
octospacc 64453af5e7 Complete DirectoryList feature 2022-10-25 12:04:17 +02:00
octospacc 5449dfeb07 DirListing 2022-10-25 10:13:00 +02:00
octospacc 33e11e4a01 Fix typo; List total pages number when compiling 2022-10-19 13:29:06 +02:00
octospacc cea67fe245 Internal improvements 2022-10-19 11:27:51 +02:00
octospacc 4cbb29d6ed Redirect generation patches, support as ActivityPub post URLs 2022-10-18 16:43:21 +02:00
octospacc 8ffad6c99c Misc fixes, Add progress bars, Add redirects 2022-10-17 15:53:07 +02:00
octt 052c1d130a Fix an import 2022-10-17 07:19:07 +00:00
octospacc c13be098ee Commit pending changes 2022-09-23 00:23:52 +02:00
octospacc 58d9b58fd8 Choos. log level + threads num.; Add HTML <pre> fix; Add md. extension 2022-09-03 17:48:39 +02:00
octospacc bb0b2220de Migrate some internal tags to new format 2022-08-31 23:15:49 +02:00
octospacc e28f75043c Multithreading yay 2022-08-31 00:18:23 +02:00
octospacc 087c6c6f9a Refactorin' 2022-08-30 21:10:45 +02:00
octospacc 91450570f4 Some internal refactoring 2022-08-30 16:31:33 +02:00
octospacc 22918f0342 Some erformance optimizations (reduced Markdown calls) 2022-08-29 22:49:52 +02:00
octospacc c4224e65a3 Misc. fixes/improvements; Fixed DiffBuild 2022-08-29 20:28:12 +02:00
octospacc a1e77b8f91 More coherent conf. flags, Updated README, minor code improv. 2022-08-29 17:50:14 +02:00
octospacc c546458073 Code improvements, mainly for handling conf. flags 2022-08-29 00:13:55 +02:00
octospacc e44924eda6 Change generation of clickable title links 2022-08-28 17:12:52 +02:00
octospacc 2fb21febe1 Making clean build the default mode until bugs are fixed 2022-08-28 15:00:22 +02:00
octospacc 271a4323aa Update WIP 2022-08-28 00:32:45 +02:00
octospacc 506f251a7b Working towards differential building 2022-08-27 16:50:50 +02:00
octospacc 9cf3bc3e27 Fix included Python-Markdown; Fix replacements with escape char 2022-08-26 19:53:47 +02:00
octospacc 36db6c04ae Separated img alt to title and title to alt conversion 2022-08-24 16:11:26 +02:00
octospacc 9911018114 Id titles with clickable links + some title bugfixes 2022-08-24 15:04:13 +02:00
octospacc 7b15de12cb Safe custom output directory; Some conf. flags fixes 2022-08-23 22:26:21 +02:00
octospacc 342b2e8163 Minor code tweaks; Add: build time reporting, custom output path 2022-08-23 17:25:05 +02:00
octospacc 93a725839e Fix title issues, some conf. flags changes, minor fixes 2022-08-22 17:20:35 +02:00
octospacc 6aa5fe8eb1 Small improvements 2022-08-14 18:26:18 +02:00
octospacc be37e2d845 Filename as title for untitled pages, title attr. adition, add TXT input pages + file formats fixes 2022-08-14 17:35:58 +02:00
octospacc 1faf0014be Some fixes 2022-08-14 00:35:45 +02:00
octospacc 933061f33f Feed exclusion for ActivityPub, chage category line spacing 2022-08-13 20:30:44 +02:00
octospacc a1239d676b Renamed HTML parts folders and macros, custom by-date file sorting algorithm 2022-08-13 20:00:03 +02:00
octospacc 37e6da8f4f Allow a page to be excluded from feeds, + some minor tweaks 2022-08-13 16:20:26 +02:00
octospacc b5fe32a2a0 Site menu generation fixes, support for single-line menu 2022-08-13 13:14:48 +02:00
octospacc 89c6835745 Reading page preprocessor lines as INI 2022-08-13 00:29:34 +02:00
octospacc 78eb2ed40f Change templating string from HTML to staticoso; Change handling of default template 2022-08-12 19:53:49 +02:00
octospacc bc290c727f Fix an import 2022-08-11 10:51:57 +02:00
octospacc b67425425c Only indlude default Python-Markdown extensions 2022-08-08 17:54:35 +02:00