diff --git a/content/development/this-blog.rst b/content/development/this-blog.rst index 1a9a33c..e5e08dc 100644 --- a/content/development/this-blog.rst +++ b/content/development/this-blog.rst @@ -3,6 +3,7 @@ How I Created This Blog? ************************ :date: 2021-01-26 16:47 +:updated: 2021-05-05 22:30 :tags: blog, pelican, ssg :slug: twilight-blog :category: development @@ -133,11 +134,11 @@ Now once your project is on GitHub, go to the **Actions** tab and click on *set - name: Run a multi-line script run: ./publi.sh -If you have done everything correctly then go to *https://username.github.io* and you should see your blog. From now on whenever you want to add an article, just write it, test locally and push. Yayy your blog is ready. +If you have done everything correctly then go to *https://username.github.io* and you should see your blog. From now on whenever you want to add an article, just write it, test locally and push. Yay your blog is ready. :html-raw:`

But My Blog is Special 🥰

` -My blog looks different, that is because I customised this theme a lot, especially headers, footers, and link appearance. And sorry I won't be publish my theme any time sooner. But I am listing down all the resources I have used for finally getting this result. You can always get my help by sending me a :html-raw:`` or strting a discussion on :html-raw:``. +My blog looks different, that is because I customized this theme a lot, especially headers, footers, and link appearance. And sorry I won't be publish my theme any time sooner. But I am listing down all the resources I have used for finally getting this result. You can always get my help by sending me a :html-raw:`` or starting a discussion on :html-raw:``. * `Pelican Blog `_ * `Pelican Docs `_ @@ -146,6 +147,11 @@ My blog looks different, that is because I customised this theme a lot, especial * `Parallax Star background in CSS `_ * `Solar System animation `_ * :html-raw:`EXODAR Font` +* `Overpass Mono `_ +* `Font Awesome `_ + +.. note:: Some of the fonts I have used in my blog may not be available for commercial use. Please check if you intend to do so. Alternatively you may use fonts from this wonderful collection, `70+ Best Free Fonts for Designers – Free for Commercial Use in 2021 `_ *(Thanks Ritta Blens for this suggestion)*. + :html-raw:`

Thanks!

`