Compare commits

..

No commits in common. "e41ef17714c033d1a82633766fa4d7d31298d07a" and "c0f2eec0ea53bdbf75cd662026379d692137ad81" have entirely different histories.

4 changed files with 3 additions and 6 deletions

View file

@ -11,7 +11,7 @@ OUT_DIR := "public"
touch .nojekyll
git add .
git commit -m "Deploy blog to github pages"
git remote add origin $(git --git-dir ../.git remote get-url github)
git remote add origin $(git --git-dir ../.git remote get-url origin)
git push origin gh-pages -f
cd ..
rm -fr {{OUT_DIR}}

View file

@ -7,9 +7,6 @@ This is my personal blog, where I write about programming, open source, and othe
> [!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:
```bash
just deploy

View file

@ -3,7 +3,7 @@ default_language = "ar"
theme = "tabi"
author = "عويتب"
description = "المكان الذي اخرج فيه ما يجول في رأسي، وأحاول أن اقدم شيء مفيد"
description = "المكان الذي اخرج فيه ما يجول في رأسي، وأحاول أن اقدم شيء مفيدة"
title = "~عويتب"
build_search_index = false

View file

@ -13,4 +13,4 @@ social_media_card = "img/social_cards/index.jpg"
max_posts = 4
+++
طالب جامعي وهاوي في عالم البرمجة محب للغة Rust وشغوف بالبرمجيات الحرة. هنا اخرج ما يجول في رأسي، وأحاول أن اقدم شيء مفيد
طالب جامعي وهاوي في عالم البرمجة محب للغة Rust وشغوف بالبرمجيات الحرة. هنا اخرج ما يجول في رأسي، وأحاول أن اقدم شيء مفيدة