https://github.com/akryvtsun/blog
Personal Web Site
https://github.com/akryvtsun/blog
architecture blog java jekyll kotlin programming
Last synced: 2 months ago
JSON representation
Personal Web Site
- Host: GitHub
- URL: https://github.com/akryvtsun/blog
- Owner: akryvtsun
- License: mit
- Created: 2024-09-06T10:51:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-31T10:55:05.000Z (over 1 year ago)
- Last Synced: 2025-04-06T19:20:16.709Z (12 months ago)
- Topics: architecture, blog, java, jekyll, kotlin, programming
- Language: SCSS
- Homepage: https://akryvtsun.com/
- Size: 4.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog
A personal technical blog
Hot to run it locally
```
bundle exec jekyll serve --drafts
```