Kafkaesque Blog is a personal blog and project showcase. It features discussions on Kafka, Jewish life, cultural reflections, and showcases my programming projects.
- Personal blog with posts on various topics.
- Project showcase.
- Dark mode toggle for user preference.
- Responsive design for various screen sizes.
- Astro for static site generation.
- Tailwind CSS for styling.
- React for interactive components.
- Ghost as a headless CMS for blog posts.
- Hosted on Cloudflare.
To get started with development:
- Clone the repository.
- Install dependencies with
npm install
. - Start the development server with
npm run dev
.
The site is deployed using Cloudflare Pages. To deploy your changes, run npm run deploy
. Make sure to use nodejs_compat.
This project is open source and available under the MIT License.
Feel free to reach out at jacobweinbren@gmail.com.