To run a developmental build server locally, you need to-
- Clone this repo locally
# Clone via HTTPS git clone 'https://github.com/code-IM-perfect/pclub-svelte.git' # Clone via SSH git clone '[email protected]:code-IM-perfect/pclub-svelte.git'
- Use npm to install dependencies
npm install
- Run the development server via
npm run dev
npm run dev
- Jekyll was old and not smart, took 20s+ to build after each change, and honestly the ruby enviornment isn't very friendly.
- Svelte is smart, supports parial compiling, compiling the app in a faction of a second after each change.
- Custom md is easy with
mdsvex
- I was also considering 11ty but it still cannot match all the features of svelte, also their component system felt kinda hacky.
- Why not next? I don't like jsx/tsx.
- Look for clever neofetch entries
- Replace About Us text
- Add secy listing
- Add old cordie pofiles
- Migrate Roadmaps
- Migrate Projects
- Migrate Blogs
- Add search functionality