Flagro / flagrotown-blog-frontend

Anton Potapov's personal blog

Home Page:https://blog.flagrotown.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌐 FlagroTown Blog's Frontend

πŸš€ Welcome to the frontend repository of blog.flagrotown.com - Anton Potapov's personal blog.

πŸ“œ License

Spreading knowledge and joy with the MIT License.

πŸ’‘ Technology

Blog's stack:

  • Built with love and SvelteKit.
  • For post's markdown I use marked
  • Checkout my backend microservices implemented in Flask: FlagroTown blog's backend
  • Checkout the github mirror (and also the publish tool) of my blog: GitHub

πŸ› οΈ Development Setup

To get started with local development:

  1. Start the Development Server:
    • Run npm run dev to start the SvelteKit development server.
    • Navigate to http://localhost:5173/. The app will automatically reload if you change any of the source files.

🌟 Production and Deployment

For the brave souls pushing towards production:

  • I use a GitHub Actions deployment script to seamlessly deploy the static build to AWS S3.

🌍 Live Website

Experience the blog in action at https://blog.flagrotown.com!

About

Anton Potapov's personal blog

https://blog.flagrotown.com

License:MIT License


Languages

Language:Svelte 56.9%Language:TypeScript 24.6%Language:JavaScript 9.8%Language:CSS 6.5%Language:HTML 2.2%