All Projects → panzerdp → Dmitripavlutin.com

panzerdp / Dmitripavlutin.com

Dmitri Pavlutin's blog powered by GatsbyJS

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Dmitripavlutin.com

Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (+32.89%)
Mutual labels:  blog, gatsbyjs
Devblog
A lightweight, customizable personal blog template built with GatsbyJS and React
Stars: ✭ 312 (+310.53%)
Mutual labels:  blog, gatsbyjs
Anuraghazra.github.io
My Portfolio Site | Made With @Gatsbyjs
Stars: ✭ 191 (+151.32%)
Mutual labels:  blog, gatsbyjs
Gatsby Starter Prismic I18n
Based on gatsby-starter-prismic with Internationalization (i18n) support
Stars: ✭ 77 (+1.32%)
Mutual labels:  blog, gatsbyjs
Gatsby Starter Minimal Blog
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
Stars: ✭ 752 (+889.47%)
Mutual labels:  blog, gatsbyjs
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (+18.42%)
Mutual labels:  blog, gatsbyjs
Portfolio
Personal portfolio 💙 Projects & Blog posts 🎨💻
Stars: ✭ 259 (+240.79%)
Mutual labels:  blog, gatsbyjs
Blog
Source for my blazing fast blog
Stars: ✭ 83 (+9.21%)
Mutual labels:  blog, gatsbyjs
Gatsby Material Starter
A high performance blog starter with Material design in mind for GatsbyJS.
Stars: ✭ 456 (+500%)
Mutual labels:  blog, gatsbyjs
Gatsby Starter Prismic
A typography-heavy & light-themed Gatsby Starter which uses the Headless CMS Prismic.
Stars: ✭ 381 (+401.32%)
Mutual labels:  blog, gatsbyjs
Qards
Qards is a blogging platform focused on performance and on closing the gap between content publishers and developers: https://qards.io
Stars: ✭ 226 (+197.37%)
Mutual labels:  blog, gatsbyjs
Blog
My blog created with React, Gatsby & Markdown
Stars: ✭ 29 (-61.84%)
Mutual labels:  blog, gatsbyjs
Gatsby Starter Calpa Blog
Calpa's Blog (GatsbyJS Starter X Netlify CMS)
Stars: ✭ 313 (+311.84%)
Mutual labels:  blog, gatsbyjs
Leonids
A simple, fixed sidebar two columns Gatsby.js blog starter.
Stars: ✭ 813 (+969.74%)
Mutual labels:  blog, gatsbyjs
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-32.89%)
Mutual labels:  blog, gatsbyjs
Node Blog
🔥✨ A react blog project base on nodejs, nestjs, mongoose, typescript, react, ant-design,nextjs
Stars: ✭ 69 (-9.21%)
Mutual labels:  blog
Gatsby Starter Tyra
Tyra - Feminine Gatsby Starter optimized for SEO
Stars: ✭ 74 (-2.63%)
Mutual labels:  blog
Wechaty.js.org
Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations.
Stars: ✭ 69 (-9.21%)
Mutual labels:  blog
Alili.tech
Alili丶前端大爆炸! - WEB BANG! BANG!! BANG!!!
Stars: ✭ 69 (-9.21%)
Mutual labels:  blog
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-3.95%)
Mutual labels:  blog

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 ./content/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:8000/.

You can also generate TypeScript types from GraphQL queries:

npm run type:dev

Author

Dmitri Pavlutin
@panzerdp

License

Licensed under CC BY 4.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].