Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonz1987/jasonz-website
A blog based on Astro(基于Astro创建的个人网站)
https://github.com/jasonz1987/jasonz-website
astro astrojs blog tailwindcss theme
Last synced: 1 day ago
JSON representation
A blog based on Astro(基于Astro创建的个人网站)
- Host: GitHub
- URL: https://github.com/jasonz1987/jasonz-website
- Owner: jasonz1987
- License: mit
- Created: 2024-12-13T03:13:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T16:01:57.000Z (about 2 months ago)
- Last Synced: 2024-12-24T17:21:27.897Z (about 2 months ago)
- Topics: astro, astrojs, blog, tailwindcss, theme
- Language: Astro
- Homepage: https://www.jason-z.com
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This is [jasonz's website](https://jasonz-z.com) built with [Astro](https://astro.build).
## Getting Started
```shell
bun installbun run dev
bun run build
```# Posts
You can view the posts from the [Here](https://github.com/jasonz1987/jasonz-website/tree/main/src/content/posts)
## License
[MIT](./LICENSE)
## Theme
- [varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)