Skip to content

A blogging platform project used to experiment with Svelte/Django.

Notifications You must be signed in to change notification settings

jmpherso/backlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 SvelteKit & ThreeJS Personal Blog

Welcome to my personal blog, a space where I blend modern front-end web development and play with 3D graphics. Built with the simplicity of SvelteKit and the power of ThreeJS.

Blog Preview

🌟 Features

  • SvelteKit - Enjoy the seamless integration and the rapid development flow of a SvelteKit application.
  • ThreeJS - Dive deep into rich 3D experiences and graphics brought alive using ThreeJS.
  • Responsive Design - Access the blog on any device, with layouts optimized for mobile, tablet, and desktop.
  • Interactive 3D Elements - Experience articles and stories in a completely new dimension.

🚀 Local Development

  1. Setup

    Ensure you have Node.js installed.

    git clone https://github.com/your-username/your-blog-repo.git
    cd your-blog-repo
    npm install
    
    Run locally
  2. Run Locally

    npm run dev
    Open up your browser and navigate to http://localhost:5173.
    
    
  3. Build for production

    npm run build
    
    

📚 Technologies SvelteKit ThreeJS Node.js

✋ Contributing While this is a personal blog, I'm open to any suggestions or feedback. If you find any bugs or want to suggest improvements, feel free to create an issue or send a pull request.

📜 License This project is licensed under the MIT License. See the LICENSE file for more information.

About

A blogging platform project used to experiment with Svelte/Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published