Commit graph

  • b4506e7ed5
    TODO updates main Pagwin 2025-07-09 16:42:48 -0400
  • 9ecde51921
    lowercase Pagwin 2025-06-09 16:58:15 -0400
  • 91ccf173ba
    username update Pagwin 2025-06-09 16:55:52 -0400
  • dc17b1e816
    ebnf added so parser making can be easier now Pagwin 2025-06-09 16:29:53 -0400
  • 4a5d5e541a
    new setup for how I'm trying to tackle this Pagwin 2025-05-09 21:13:22 -0400
  • 925c70f52b
    realizing I should just use cmark and come back if I still don't like something later Pagwin 2025-05-09 20:32:43 -0400
  • 07218a32a6
    restructuring handling of markdown Pagwin 2025-05-09 20:08:34 -0400
  • 2e9860d147
    started work on markdown parser Pagwin 2025-05-08 19:44:43 -0400
  • 59c6ab4209
    change to markdown Pagwin 2025-04-01 19:27:30 -0400
  • e18fee7272
    TODO update Pagwin 2025-04-01 19:27:03 -0400
  • 1ee03ea495
    pageUrl functionality complete Pagwin 2025-02-23 18:20:28 -0500
  • 4d45ab4bd5
    pageUrl added Pagwin 2025-02-23 18:05:41 -0500
  • 52d88c95a7
    favicon Pagwin 2025-02-12 10:20:07 -0500
  • 2027c8569f
    more scaffolding Pagwin 2025-02-05 12:19:18 -0500
  • 5bf0487023
    scaffolding for yeeting pandoc Pagwin 2025-02-05 11:21:57 -0500
  • 82c0fe7631
    minor cabal file change Pagwin 2025-02-05 11:19:45 -0500
  • 668d2fcad0
    sw.js Pagwin 2025-01-24 18:04:47 -0500
  • 8fb8b3c176
    ripped out typst, next step is to supplant pandoc for markdown with a custom parser Pagwin 2025-01-16 02:15:49 -0500
  • 9d776d9c39
    is this how github actions are specified? Pagwin 2025-01-02 01:58:28 -0500
  • 609cf6c012
    added workflow to build container, copied from website repo Pagwin 2025-01-02 01:31:02 -0500
  • 301a676d9b
    fixed dockerfile v1.1 Pagwin 2024-12-30 23:59:56 -0500
  • 3a01def29d slight tag change v1 Pagwin 2024-12-30 20:52:45 -0500
  • c7043b5fc3
    lots of things to make github action maybe work Pagwin 2024-12-30 18:30:06 -0500
  • 4fc623a6a7
    missed the posts list target Pagwin 2024-12-21 21:24:31 -0500
  • 22f2fd0adc
    updated todo list and removing infrastructure for links page Pagwin 2024-12-21 21:22:35 -0500
  • 189e8e09e6
    have home have a full list of posts Pagwin 2024-12-18 01:09:07 -0500
  • 11f0f80daf
    rss feed and robots.txt Pagwin 2024-12-07 17:37:40 -0500
  • e3cbfdb2fb
    some work Pagwin 2024-11-15 23:55:31 -0500
  • 3cb14be999
    iso dates Pagwin 2024-11-05 14:08:28 -0500
  • a99f4aee1f
    iso date break? Pagwin 2024-11-05 13:27:17 -0500
  • 45cbabcd3a
    e Pagwin 2024-11-02 22:28:01 -0400
  • acb32de58d
    draft attr done Pagwin 2024-11-02 20:08:19 -0400
  • 5608960b63
    draft attr first draft Pagwin 2024-11-02 19:40:43 -0400
  • e8b5caa77c
    removed executable bit from main.hs, should've done that awhile ago Pagwin 2024-11-02 18:56:53 -0400
  • 16e4e99f5e
    ideas for modifying generated html Pagwin 2024-10-29 00:02:09 -0400
  • a80c5f10bc
    made post list build target use the default template instead of just doing the post list Pagwin 2024-10-26 21:31:14 -0400
  • 2ed5eda5e2
    TODO update Pagwin 2024-10-25 23:33:38 -0400
  • 3c68c4f344
    need to have functionality to read posts for rss and the like use the url made idk Pagwin 2024-10-25 23:33:12 -0400
  • bfc43ed5e8
    TODO items Pagwin 2024-10-25 15:42:55 -0400
  • af6c529f35
    added info on if the tags is empty Pagwin 2024-10-24 16:56:06 -0400
  • c87a6cae09
    updated TODO Pagwin 2024-10-02 18:26:59 -0400
  • 93bfd31abf
    basic stuff is done Pagwin 2024-10-02 18:18:10 -0400
  • db24be34dd
    markdown and typst aren't fighting but for some reason the markdown isn't pulling the metadata Pagwin 2024-08-17 19:52:09 -0400
  • 80970cc18c
    initial draft of markdown and typst both working Pagwin 2024-08-17 16:16:58 -0400
  • 324a6b5a22
    added items to TODO Pagwin 2024-08-17 16:15:59 -0400
  • 9f9f60b22c
    started integration of markdown into my setup but differences in preference between me and blog post author will make that annoying Pagwin 2024-08-07 00:09:10 -0400
  • 648e84ff9b
    minor fuckup with static files Pagwin 2024-08-02 01:03:09 -0400
  • 8f8b33517a
    seems to be working now Pagwin 2024-08-01 01:50:40 -0400
  • daeaf9b9ec
    made it so date is in the metadata instead of the filename Pagwin 2024-07-30 01:49:28 -0400
  • a15d27a324
    just need to turn template application into application+write or do something else Pagwin 2024-07-22 17:17:23 -0400
  • 2dc9cb3dc6
    need to figure out rules for index.html and index.xml Pagwin 2024-07-22 00:32:58 -0400
  • 9485e9af58
    now I just need to fix shake rules so things are needed/provided correctly Pagwin 2024-07-20 20:30:21 -0400
  • fb421d59ae
    md to typ Pagwin 2024-07-20 17:37:49 -0400
  • 9c1dad567b
    lots of progress but still has compiler errors Pagwin 2024-07-20 17:36:55 -0400
  • d364237e05
    initial commit after moving out of repo Pagwin 2024-07-20 16:49:21 -0400