Please sign in to access this page

Neobrutalism Svelte

Neobrutalism Svelte

5 devlogs
6h 38m
Created by Cyteon

A svelte port of neobrutalism-components.

Timeline

Tried to make styling page but failed so i just redirect to the styling page on original. Also make a script to generate component json (ss) cause i forgot server routes wont work on gh pages and no other ways to return raw json other than having raw json files sooo

Update attachment

Added a copy button to the previews.
Made json data for the button component.
Added installation instructions using shadcn-svelte to install the component from the json file

Update attachment

Worked a lot of general bugs and made the example part for button docs

Update attachment

I have made the basic docs page and system for docs. Every doc page in the img except the one for button component has content, and ig most are done except the install instructions, cause idk how that will be yet. Also did a bunch of bug fixes and stuff

Update attachment

I have started making the website itself, by porting the homepage and navbar and stuff to svelte. A lot of stuff have needed modification, as it was originally made for react, with react stuff. Also made a 404 page

Update attachment