Skip to content

fusetim/homeblog

Repository files navigation

FuseTim's Homeblog

This is my personal website, where I share my projects and blog posts about programming, technology, and other topics that interest me.

Technologies Used

  • Astro - A modern static site generator for building fast, content-focused websites.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  • Sass - A CSS preprocessor that adds the little bits of magic needed to make CSS better.
  • Markdown - A lightweight markup language for creating formatted text using a plain-text editor.

Features

  • Projects Showcase: A dedicated section to showcase my personal and professional projects, complete with descriptions, images, and links.
  • Blog: A blog section where I share articles, tutorials, and insights on various topics.
  • Responsive Design: The website is fully responsive and looks great on all devices, from desktops to mobile phones.
  • No Client-Side JavaScript: The website is designed to use no client-side JavaScript, or as little as possible. It must be perfectly usable with JavaScript disabled, ensuring fast load times and a focus on content.

And that's basically it! The goal is just to have something very simple, very lightweight, and easy to maintain.

Dev and Build

To run the development server, use:

npm run dev

To build the site for production, use:

npm run build

To preview the production build locally, use:

npm run preview

License

There is so little code here, that I don't think it really matters.

2025 FuseTim - All rights reserved.

About

My personal website -- portefolio/blog

Resources

Stars

Watchers

Forks