Skip to content

gelbphoenix/gelbphoenix_blog

Repository files navigation

blog.gelbphoenix.de - My blog

Technologies

Frontend
╰── Remix
    ╰── Vite
        ├── ReactJS
        │   ╰── @sanity/react-loader
        ├── TailwindCSS
        │   ╰── shadcn-ui
        ├── @sanity/client
        │   ╰── @sanity/image-url
        ╰── prism-react-renderer

Backend
╰── Sanity Studio
    ├── @sanity/vision
    ├── @sanity/code-input
    ├── @sanity/locale-de-de
    ╰── sanity-plugin-asset-source-unsplash

View it locally

  1. Clone the repository with git
git clone https://github.com/gelbphoenix/gelbphoenix_blog.git
  1. Move into the directory and install the dependencies (Make sure to have npm and node installed - check with node -v; npm -v)
cd ./gelbphoenix_blog
npm install
  1. Start the dev server
npm run dev

Pictures

Screenshot of the blog