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
- Host: GitHub
- URL: https://github.com/vpukhanov/pukhanov-ru
- Owner: vpukhanov
- License: other
- Created: 2024-05-25T18:52:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T04:21:23.000Z (3 months ago)
- Last Synced: 2025-04-03T05:24:38.419Z (3 months ago)
- Topics: blog, markdown, mdx, nextjs, personal-website
- Language: MDX
- Homepage: https://pukhanov.ru
- Size: 13.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.