Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treefarmstudio/simple-blog-astro
A minimal, modern blog theme using Astro
https://github.com/treefarmstudio/simple-blog-astro
astro astro-themes astrojs blog blog-template netlify template theme website-template
Last synced: 4 days ago
JSON representation
A minimal, modern blog theme using Astro
- Host: GitHub
- URL: https://github.com/treefarmstudio/simple-blog-astro
- Owner: treefarmstudio
- License: mit
- Created: 2022-08-27T13:01:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T18:40:18.000Z (over 1 year ago)
- Last Synced: 2024-08-02T15:03:54.947Z (3 months ago)
- Topics: astro, astro-themes, astrojs, blog, blog-template, netlify, template, theme, website-template
- Language: Astro
- Homepage: https://simple-blog.littlesticks.site
- Size: 3.92 MB
- Stars: 86
- Watchers: 2
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Simple Blog
This is a blog theme/template for Astro. It is inspired by the excellent [blog template](https://blog.framer.website/) by Framer.
## 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
OR
## Local Development
```sh
npm i && npm start
```## Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/littlesticks/simple-blog-astro)
Feel free to deploy and host your site on your favorite static hosting service such as Netlify, Firebase Hosting, Vercel, GitHub Pages, etc.
Astro has [an in-depth guide](https://docs.astro.build/en/guides/deploy/) on how to deploy an Astro project to each service.
## Sponsor
If you find this theme useful, please consider donating to support the continued development of it and other themes like it with the link below.
[Donate to Little Sticks](https://buy.stripe.com/bIY5na6r75nBaYgcMP)
## Support
Please feel free to reach out to us on our Discord if you have questions or file an issue on the repo.
[Join our Discord](https://littlesticks.dev/discord)
## License
MIT