Skip to content

MarcinParda/parda.me

Repository files navigation

My personal blog/portfolio

Personal blog and portfolio. The topics I touch on in posts are mainly React and Typescript, but also other technologies related to web development.

Made with Astro.js & tailwindcss.

Motivation

This blog was created mainly to expand and structure my knowledge on various topics, but if you think the content in it is valuable, I'll be glad if you share it with others.

Installation

pnpm install

Development

First, run the development server:

pnpm start

or

pnpm dev

Open http://localhost:4321 with your browser to see the result.

You can start editing the page by modifying src/pages/about.astro. The page auto-updates as you edit the file.

Contributing

This blog is an open source project, and contributions of any kind are welcome. Feel free to open bug tickets in issues or make pull requests.

Licence

MIT