Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joergi/blog
this is my blog, mostly about tech
https://github.com/joergi/blog
arch-linux blog code developing jekyll linux ubuntu
Last synced: about 2 hours ago
JSON representation
this is my blog, mostly about tech
- Host: GitHub
- URL: https://github.com/joergi/blog
- Owner: joergi
- License: mit
- Created: 2020-04-19T12:57:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T21:01:24.000Z (7 months ago)
- Last Synced: 2024-04-12T00:55:56.300Z (7 months ago)
- Topics: arch-linux, blog, code, developing, jekyll, linux, ubuntu
- Language: CSS
- Homepage: https://blog.joergi.io
- Size: 1.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my digital brain
as I don't wanna search for always the same stuff again and again, I started blogging on joergi77.wordpress.com
but now I moved everything from there to https://blog.joergi.io### start locally:
rename `RENAME_docker-compose.yml` to `docker-compose.yml`
you have to change add the JEKYLL_GITHUB_TOKEN to the right one.
the file is in `.gitignore`
if it want's to upload it, make an `git rm --cached docker-compose.yml````
docker-compose up
```