Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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).