Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marutpun/nns-school-2024
A new static site of Watnanong School (v3)
https://github.com/marutpun/nns-school-2024
astro bulma tailwindcss
Last synced: 22 days ago
JSON representation
A new static site of Watnanong School (v3)
- Host: GitHub
- URL: https://github.com/marutpun/nns-school-2024
- Owner: marutpun
- Created: 2024-04-07T10:57:36.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-08T03:41:05.000Z (9 months ago)
- Last Synced: 2024-10-16T19:05:30.235Z (2 months ago)
- Topics: astro, bulma, tailwindcss
- Language: Astro
- Homepage: https://watnanong.netlify.app
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watnanong School website
A new 2024 semi-stasic site https://watnanong.netlify.app I do plan implementing the CRM (Customer Relationship Management) but with point recording, grading system.
## Tech Stack
- Astro
- Bulma CSS + TailwindCSS
- Netlify
- SASS
- Prettier### Note
Cannot optimize images. After `npm run build`, the images are not optimized and the file size still remains the same. Tried to `npm install sharp` manually. It also did not work. So I decided to deploy via git reposirory instead (via Netlify).