From: Stephen Jianu Date: Wed, 10 Jul 2024 00:33:31 +0000 (-0500) Subject: Update theme, color scheme, and links X-Git-Url: https://stephenjianu.com/gitweb/?a=commitdiff_plain;ds=inline;p=stephenjianudotcom.git Update theme, color scheme, and links --- diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 50bda42..0000000 --- a/content/about.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "About" -date: 2023-06-24T15:04:48-05:00 -draft: false ---- - diff --git a/hugo.toml b/hugo.toml index 1e31687..5721971 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,9 +1,9 @@ -baseURL = 'https://stephenjianu.com' -languageCode = 'en-us' -title = 'Stephen Jianu' -theme = 'risotto' - +baseURL = "https://www.stephenjianu.com" +theme = "risotto" +title = "Stephen Jianu" +author = "Stephen Jianu" paginate = 3 +languageCode = "en" DefaultContentLanguage = "en" enableInlineShortcodes = true # prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API. @@ -17,25 +17,33 @@ sectionPagesMenu = "main" noindex = false [params.theme] -palette = "base16-dark" +palette = "base16-comet64" # Sidebar: about/bio [params.about] title = "Stephen Jianu" description = "Just another computer tinkerer." -logo = "images/rice.svg" +# unicode/emoji logo: +#logo = "🍚" +# or use an image: +#logo_image = "images/rice.svg" # Sidebar: social links # Available icon sets: # * FontAwesome 6 ('fa-brands', 'fa-normal', or 'fa-solid' for brands) # * Academicons ('ai ai-') +[[params.socialLinks]] +icon = "fa-brands fa-github" +title = "GitHub" +url = "https://github.com/stephenjianu" + [menu] [[menu.main]] - identifier = "about" - name = "About" - url = "/about/" + identifier = "gitweb" + name = "Gitweb" + url = "https://www.stephenjianu.com/gitweb" weight = 10 [taxonomies] diff --git a/layouts/partials/lang.html b/layouts/partials/lang.html new file mode 100644 index 0000000..e69de29 diff --git a/public/about/index.html b/public/about/index.html deleted file mode 100644 index e516eef..0000000 --- a/public/about/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - About – Stephen Jianu - - - - - - - - - - - - - - - - - - - -
- - - -
-
-

About

-
- -
- -
-
- -
- -
-
-
- -

Stephen Jianu

-

Just another computer tinkerer.

-
- - - -
-
-
- - -

- - 2023-06-24 -

- - - - -
-
- -

- - - - - - - - - - - - -

-

- - -
- -
- - - diff --git a/public/categories/index.html b/public/categories/index.html index e7a5e28..1653cbf 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -9,15 +9,26 @@ - + - + - - - + + + + + + + + + + + + + + @@ -25,10 +36,10 @@