Git Product home page Git Product logo

miltondavid-with-astro's Introduction

Milton David's personal website

This is my website/blog's built with Astro. It is a static website that uses MDX for the blog articles.

Figma design file

I designed the website in Figma. Here's the link if you want to see it.

Changelog

Jan 17 2024

  • align the website to the improved design Jan 6 2024
  • website's "complete" version

Installing

Clone the repository

git clone https://github.com/ToniMaunde/miltondavid-with-astro.git

Then navigate inside the folder

cd miltondavid-with-astro

Install the dependencies with

pnpm install

And then run

pnpm run dev

The gist

An Astro powered static website using the MDX integration for handling the articles, and the tailwindcss integration for the styling. It's pretty simple, really: 2 static routes (/ and /articles) and 1 dynamic route (/articles/[slug]). I moved away from Remix because it was too powerful of a tool for a simple personal website/blog like mine.

Built with

I used Astro since I wanted to move away from the SSR approach with Remix in the previous version of my website/blog.

Contributing

if you want to contribute in any way (articles, refactoring), please do.

Authors

Milton David

License

The MIT license.

miltondavid-with-astro's People

Contributors

tonimaunde avatar

Watchers

 avatar

miltondavid-with-astro's Issues

Add a dark theme

This would be controlled by prefers-color-scheme, no toggle/selector.

Write the README

Replace the template information with the website's related informations.

Implement RSS

This will, hopefully, help in the discoveries of the articles that feature in the website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.