An IndieWeb personal blog system built with SvelteKit (using TypeScript). The project should support standard blog features such as creating, editing, and displaying blog posts. Additionally, it should integrate IndieWeb principles, allowing for things like webmentions and owning one's content online. The interface should be clean and minimalistic, with a focus on readability and easy navigation. User authentication for the blog owner to manage posts is also required.
This is a gptengineer.app-synced repository 🌟🤖
Changes made via gptengineer.app will be committed to this repo.
If you clone this repo and push changes, you will have them reflected in the GPT Engineer UI.
git clone https://github.com/GPT-Engineer-App/indieblog-sveltekit.git
cd indieblog-sveltekit
npm i
npm run dev
This will run a dev server with auto reloading and an instant preview.