My personal website and blog (Arabic) https://4rs.nl/
Find a file
Awiteb 8ba41ff9df
chore: Update tabi
Signed-off-by: Awiteb <a@4rs.nl>
2024-09-16 17:33:54 +00:00
content fix: Fix a typo 2024-09-04 07:25:06 +00:00
scripts chore: Update index preview when update an article 2024-08-26 06:46:57 +03:00
static remove: Remove profile image css 2024-09-16 17:33:43 +00:00
themes chore: Update tabi 2024-09-16 17:33:54 +00:00
.gitignore First commit 2024-02-17 23:04:57 +03:00
.gitmodules First commit 2024-02-17 23:04:57 +03:00
CNAME Add CNAME file, contains my domain 2024-02-27 16:58:00 +03:00
config.toml chore: Remove previous and next article links 2024-09-02 20:59:51 +00:00
Justfile chore: Copy CNMAE file to deployment branch 2024-08-26 21:00:14 +00:00
README.md Update README.md 2024-03-04 16:34:48 +03:00

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