new.midka.dev (🔜 midka.dev)

A new personal website at new.midka.dev. Built with Astro 🚀

🧑‍🚀 Looks cool? Clone the repo and play with it 👍

🚀 Project Structure

Inside this project, you'll see the following folders and files:

/
├── config/
├── public/
│   └── projects/
├── src/
│   └── pages/
│       └── index.astro
│   └── components/
│   └── layouts/
│   └── styles/
│       └── global.css
└── package.json

In the config/ there are few .json files with my configuration (social media, technologies, projects).

Images a.k.a static assets are located at public/ directory. And images/logos for projects are at public/projects/.

👩‍💻 Development Setup

  1. git clone https://github.com/kymppi/new.midka.dev
  2. cd new.midka.dev
  3. yarn install I recommend yarn, but you can use npm aswell
  4. yarn dev for local server at localhost:3000

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

👀 Want to chat with me?

Sure, you can just email me at me@midka.dev or contact me in Matrix 😊