An open API service indexing awesome lists of open source software.

https://github.com/vpukhanov/pukhanov-ru

Personal website made with Next.js and @next/mdx
https://github.com/vpukhanov/pukhanov-ru

blog markdown mdx nextjs personal-website

Last synced: 3 months ago
JSON representation

Personal website made with Next.js and @next/mdx

Awesome Lists containing this project

README

        

# pukhanov.ru

Personal website made with [Next.js](https://nextjs.org/), [@next/mdx](https://nextjs.org/docs/app/building-your-application/configuring/mdx). I am using [Tailwind CSS](https://tailwindcss.com/) in this version as an experiment.

## Running

```
npm install
npm run dev
```

## Licensing

Note that the MIT License, located in the root of the repository, applies to the entire repo except for subfolders that have their own license file. In such cases, the license file in the subfolder takes precedence. Notably, the contents of the (prose) folder are covered by an "All Rights Reserved" clause and cannot be used without restriction.