christopher-kapic / christopherkapic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Astro Devblog

Before deploying to Netlify, generate a CockroachDB serverless database and copy the connection string.

Deploy to Netlify

For a more detailed set of instructions, see this blog post.

What is special about Astro Devblog?

Astro devblog has several benefits for use as a developer blog.

  1. Completely serverless (no need to pay for hosting with awesome tools like Netlify)
  2. Automatically post to Medium and Dev.to, two blogging platforms often used by developers.
  3. Extensibility - I have done nothing fancy with this template. If you want to change something, it shoudn't be too difficult to do so.
  4. Static - Astro ✨ships zero JavaScript by default✨ which means that Astro Devblog is 🔥blazingly fast🔥.

I'm done actively contributing to this template (unless I decide otherwise), but if you see something that can be improved, feel free to submit a PR. Three things that come to mind:

  1. Image optimizations
  2. Improved security (encrypt API tokens in db)
  3. Improve the UI/styling

About

License:GNU General Public License v3.0


Languages

Language:Svelte 36.8%Language:Astro 32.8%Language:JavaScript 19.4%Language:CSS 5.0%Language:TypeScript 4.2%Language:HTML 1.9%