← All posts

Welcome to Auric

Welcome 👋 — and thanks for picking up Auric. This is a real blog post, written in Markdown, living in src/content/blog/welcome.md. Delete it whenever you like; it’s here to show you the ropes.

What you get

  • A polished landing page: hero, about, skills, latest posts and a contact section.
  • A blog powered by Astro content collections, with tags, covers and an RSS feed.
  • Secure by default: a strict Content-Security-Policy, security headers, and zero third-party requests out of the box.
  • One file to rule the content: open src/data/site.ts and edit your name, intro, skills and links — no digging through components.

Make it yours in three steps

  1. Open src/data/site.ts and replace the placeholder identity (brand, name, intro, skills, socials).
  2. Drop your own logo in public/logo-mark.svg and your social image in public/og.png.
  3. Write posts: add a .md file in src/content/blog/. The filename becomes the URL.

💡 Everything is documented in the project’s README.md — including deployment to Cloudflare Pages, Netlify or Vercel in a couple of clicks.

That’s it. Run npm run dev, start editing, and ship something you’re proud of.

FAQ

Do I need to know how to code?

Basic terminal use — install Node, run two commands. Day-to-day edits are just text in one config file and Markdown posts.

How do I add tags to a post?

Add a tags array to the post's frontmatter, e.g. tags with Astro and Guide. Tag pages and the /tags/ index are generated automatically.

What is llms.txt for?

It is a curated, plain-text index of your site (the llmstxt.org convention) that lets AI search engines read and cite your content cleanly. Auric generates /llms.txt and /llms-full.txt for you — this box you're reading is the tldr field in action.

✦ Get this theme — $29