https://github.com/angelfire/the-kubrick-astro
The Kubrick theme for Astro inspired on The Kubrick theme for WordPress
https://github.com/angelfire/the-kubrick-astro
Last synced: 11 months ago
JSON representation
The Kubrick theme for Astro inspired on The Kubrick theme for WordPress
- Host: GitHub
- URL: https://github.com/angelfire/the-kubrick-astro
- Owner: Angelfire
- Created: 2024-06-26T19:42:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T14:13:32.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T23:32:45.616Z (about 1 year ago)
- Language: Astro
- Homepage: https://the-kubrick-astro.vercel.app
- Size: 483 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro Starter Kit: Kubrick theme

## Features
- ✅ Minimal styling
- ✅ SEO-friendly with canonical URLs and OpenGraph data
- ✅ Sitemap support
- ✅ RSS Feed support
- ✅ Markdown & MDX support
- ✅ Syntax highlighting
- ✅ Image optimization
- ✅ Pagination
- ✅ ViewTransition
- ✅ Support for custom pages
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
## 👀 Want to learn more?
Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).