Skip to content

azukashi/chocolattech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

334 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project banner CI Status

πŸ€” What's changed

This is an rewrite & major changes from previous version. Everything has changed here. Web framework, layouts, design, colors, theme, routing, etc. is re-designed and improved massively. I am now using Nuxt as web framework.

πŸ’Ž Features

  • 🎨 Modern design
  • πŸ’¨ Blazing-fast performance
  • πŸš€ Fast build-time with Vite
  • ⚑️ Better routing performance
  • πŸƒοΈ Transitions while routing
  • 🚧 Dynamic error handing
  • 🀟 Better layouting
  • 🎴 Card-as-container system
  • πŸ‘€ you tell me

πŸ—“οΈ Roadmap

I will put this here because I know well I won't do them. Things that can be added or improved, priority, and the reason why I didn't do it:

Task name Priority Reason
πŸ” Massive SEO High I was planning to rank up this website on Google & other search engines by taking SEO adventages. But I think it's bit confusing to understand about it. Unless something good happens, I will do this on next PR
πŸ“± Progressive Web App (PWA) Low Too lazy to create a service-workers, serving lots of 64x64, 128x128, 256x256 icons, and there is a lot additional meta for PWA (apple-touch-icon, etc), and who cares about installable website?

πŸ§‘β€πŸ’»οΈ Developing

To get this running on your machine, you could try these steps below:

πŸ› οΈ Requirements

A node.js >= 12.16.2 setup with bun is highly recommended.

πŸ“₯️ Clone the repository

$ git clone https://github.com/vrtpro/chocolattech.git
$ cd chocolattech

πŸ“¦οΈ Install dependencies

$ bun install

πŸƒοΈ Run it on development server

$ bun dev
# Running on http://localhost:3000
# or
$ bun dev --host=0.0.0.0
# Running on http://localhost:3000
# Running on http://192.x.x.x:3000

⚑️ Optimizing for production

# Server deployment (SSR)
$ bun build

# Static deployment (Pre-rendered)
$ bun generate

πŸ“ƒοΈ License

This source code is licensed under Mozilla Public License 2.0.

I do not own any art or content assets on this site. All copyrights belong to their respective owners.

About

🍫 Choco Latte's replacement & open source alternative website with better improvements

Topics

Resources

License

Stars

Watchers

Forks

Contributors