blog.grace.moe

Source for the blog blog.grace.moe
git clone https://git.grace.moe/blog.grace.moe
Log | Files | Refs

index.smd (366B)


      1 ---
      2 .title = "Posts",
      3 .date = @date("2025-04-09T21:13:53+08:00"),
      4 .author = "Grace Tan",
      5 .description = "Posts by Grace Tan",
      6 .layout = "posts.shtml",
      7 .alternatives = [{ 
      8     .name = "rss",
      9     .layout = "posts.xml", 
     10     .output = "index.xml",
     11 },{
     12     .name = "raw",
     13     .layout = "posts.raw.shtml",
     14     .output = "index.raw.html",
     15 }],
     16 .draft = false,
     17 ---
     18 
     19 # Posts