https://github.com/lucasprag/blog
My personal blog
https://github.com/lucasprag/blog
command-line productivity programming solopreneurship vscode
Last synced: 21 days ago
JSON representation
My personal blog
- Host: GitHub
- URL: https://github.com/lucasprag/blog
- Owner: lucasprag
- Created: 2022-09-30T21:57:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-29T22:52:31.000Z (24 days ago)
- Last Synced: 2026-05-30T00:07:50.323Z (24 days ago)
- Topics: command-line, productivity, programming, solopreneurship, vscode
- Language: HTML
- Homepage: https://lucasprag.com/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog
[lucasprag.com](https://lucasprag.com)
## Install deps
```
bundle install
yarn install
```
## Serve the blog locally
```
bin/dev
```