My personal website and blog (Arabic)
https://4rs.nl/
|
||
---|---|---|
content | ||
scripts | ||
static | ||
themes | ||
.gitignore | ||
.gitmodules | ||
CNAME | ||
config.toml | ||
Justfile | ||
README.md |
My personal blog (Arabic)
This is my personal blog, where I write about programming, open source, and other things that I find interesting. I write in Arabic
Deployment
Note
This only works in Linux (and maybe MacOS).
Important
You need to have
github
remote in your git repository, which points to your GitHub Pages repository.
To deploy this blog to GitHub Pages, you need to run deploy
task in the Justfile
file:
just deploy