Skip to content

flockfysh/blog

Repository files navigation

Flockfysh Blog

Features

  • ✅ SEO friendly
  • ✅ Modern Design
  • ✅ Modern CSS Reset via Andy Bell
  • ✅ Fluid typography scaling via Utopia
  • ✅ Base and Page Layouts
  • ✅ A copy code to clipboard button on all code blocks.
  • ✅ Automatic Sitemap

Get Started

Customize the global site settings such as the title and description in the src/data/settings.ts file

Local Development

npm i && npm start

To add new blog:

create a .MD file in pages/blog folder. You need to add the following the top of the file (Just an example):

---
layout: "../../layouts/Post.astro"
title: flockfysh + CITRIS
image: /images/freelance
publishedAt: "2023-02-15"
category: "News"
---

Made with the help of Astro and Little Sticks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •