https://github.com/shoonia/dev-blog
Developer Blog
https://github.com/shoonia/dev-blog
11ty giscus
Last synced: about 1 month ago
JSON representation
Developer Blog
- Host: GitHub
- URL: https://github.com/shoonia/dev-blog
- Owner: shoonia
- License: mit
- Created: 2019-10-22T15:49:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T15:09:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T09:43:04.102Z (over 1 year ago)
- Topics: 11ty, giscus
- Language: JavaScript
- Homepage: https://shoonia.site
- Size: 16.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Development Blog
[](https://shoonia.netlify.app)
[](https://stand-with-ukraine.pp.ua/)
[https://shoonia.netlify.app](https://shoonia.netlify.app)
## Meta
```yml
layout: layout.njk
permalink: '/permalink/'
date: '2019-04-05T12:00:00.000Z'
modified: '2021-04-25T12:00:00.000Z'
lang: 'en'
title: 'title'
description: 'description'
author:
name: 'name'
url: https://x.com/
image: '/assets/images/velo.png'
linkPreload: ''
head: ''
postBody: ''
```