# Record
**Author:** @cameron.stream (`did:plc:gfrmhdmjvxn2sjedzboeudef`)

## `new-site-franklin`
**Collection:** `site.standard.document`
**AT URI:** `at://did:plc:gfrmhdmjvxn2sjedzboeudef/site.standard.document/new-site-franklin`

**Title:** New site using Franklin.jl
**Published:** Mon, 25 Mar 2024 07:00:00 GMT
**Publication:** `at://did:plc:gfrmhdmjvxn2sjedzboeudef/site.standard.publication/3md7ylshxzk2y`
**Path:** /new-site-franklin
**Tags:** blog

**Content:**
```json
{
  "$type": "pub.leaflet.content",
  "pages": [
    {
      "id": "4dcdb44c-61cc-4213-869f-e08f4ccbe1f2",
      "$type": "pub.leaflet.pages.linearDocument",
      "blocks": [
        {
          "$type": "pub.leaflet.pages.linearDocument#block",
          "block": {
            "$type": "pub.leaflet.blocks.text",
            "facets": [
              {
                "index": {
                  "byteEnd": 22,
                  "byteStart": 11
                },
                "features": [
                  {
                    "uri": "https://franklinjl.org",
                    "$type": "pub.leaflet.richtext.facet#link"
                  }
                ]
              }
            ],
            "plaintext": "I moved to Franklin.jl for my website. It's a static site generator written in Julia. I've been using it for a few months now and I'm really enjoying it. It's a bit more flexible than Hugo, which I was using before."
          }
        },
        {
          "$type": "pub.leaflet.pages.linearDocument#block",
          "block": {
            "$type": "pub.leaflet.blocks.text",
            "plaintext": "The old website was really butched together. I had a lot of custom CSS written at a time when I knew nothing about CSS, and there was simply too much bloat. I'd also had this weird-ass tufte-style thing that was just hilariously unwieldy."
          }
        },
        {
          "$type": "pub.leaflet.pages.linearDocument#block",
          "block": {
            "$type": "pub.leaflet.blocks.text",
            "plaintext": "Anyway enjoy. I purged some old blog posts that were stupid but kept the good ones."
          }
        }
      ]
    }
  ]
}
```

---
*Fetched from https://enoki.us-east.host.bsky.network via `com.atproto.repo.getRecord`*