SkillAgentSearch skills...

Dmitripavlutin.com

Dmitri Pavlutin's blog powered by GatsbyJS

Install / Use

/learn @panzerdp/Dmitripavlutin.com
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dmitri Pavlutin Blog

Build and Deploy License: CC BY 4.0

This repository contains posts and source code of my blog https://dmitripavlutin.com.
The blog is powered by GatsbyJS.

Contributing

You are welcome to contribute to posts (fix typos, add clarifications, increase readability, etc) using pull requests.
Posts markdown files are located in ./posts folder.

Development

To compile the blog to HTML content, follow these steps.

Install the dependencies within the project root directory:

npm install

Then run the gatsby develop command:

npm run dev

The blog is now available at http://localhost:3000/.

You can also generate TypeScript types from GraphQL queries:

npm run type:dev

Author

| Dmitri Pavlutin | | :-: | | @panzerdp |

License

Licensed under CC BY 4.0

View on GitHub
GitHub Stars334
CategoryDevelopment
Updated2mo ago
Forks110

Languages

TypeScript

Security Score

85/100

Audited on Jan 11, 2026

No findings