This commit is contained in:
BioArchLinuxBot 2022-05-11 22:52:27 +00:00
parent 8f9f11e511
commit d3f998c8f2
6 changed files with 4 additions and 9 deletions

View file

@ -11,7 +11,7 @@ theme = "hugo-theme-archbio"
[permalinks] [permalinks]
post = "/post/:slug" post = "/:year/:month/:day/:slug"
[params] [params]
# Tell me who you're # Tell me who you're
@ -83,6 +83,6 @@ theme = "hugo-theme-archbio"
# Enable and disable widgets for the right sidebar # Enable and disable widgets for the right sidebar
[params.widgets] [params.widgets]
recent_articles = true recent_articles = true
categories = false categories = true
tags = false tags = true
tag_cloud = false tag_cloud = true

View file

@ -2,7 +2,6 @@
title: "Happy New Year" title: "Happy New Year"
date: 2022-01-01T00:00:00Z date: 2022-01-01T00:00:00Z
draft: false draft: false
categories = [ "News" ]
--- ---
# Happy New Year # Happy New Year

View file

@ -2,7 +2,6 @@
title: "pkgs.org includes the status our repository" title: "pkgs.org includes the status our repository"
date: 2022-04-10T21:26:33Z date: 2022-04-10T21:26:33Z
draft: false draft: false
categories = ["News"]
--- ---
pkgs.org is a web to show packages from different distributions and repository, now pkgs.org include our repository. pkgs.org is a web to show packages from different distributions and repository, now pkgs.org include our repository.

View file

@ -2,7 +2,6 @@
title: "We have mirror now" title: "We have mirror now"
date: 2022-04-15T17:07:46Z date: 2022-04-15T17:07:46Z
draft: false draft: false
categories = ["News"]
--- ---
Thanks go to xTom and Nanjing University, now there are four mirror sites around the world. Thanks go to xTom and Nanjing University, now there are four mirror sites around the world.

View file

@ -2,7 +2,6 @@
title: "BioArchLinux change the name of database" title: "BioArchLinux change the name of database"
date: 2022-04-16T19:47:32Z date: 2022-04-16T19:47:32Z
draft: false draft: false
categories = ["News"]
--- ---
Now the db name of BioArchLinux has changed o bioarchlinux, please replace `[BioArchLinux]` with `[bioarchlinux]` in `/etc/pacman.conf` Now the db name of BioArchLinux has changed o bioarchlinux, please replace `[BioArchLinux]` with `[bioarchlinux]` in `/etc/pacman.conf`

View file

@ -2,7 +2,6 @@
title: "New packages for BioArchLinux has been compiled" title: "New packages for BioArchLinux has been compiled"
date: 2022-04-16T19:52:12Z date: 2022-04-16T19:52:12Z
draft: false draft: false
categories = ["News"]
--- ---
Now BioArchLinux has the GPG keyring package called `bioarchlinux-keyring` and we have our mirrorlist package called `bioarchlinux-mirrorlist`. Now BioArchLinux has the GPG keyring package called `bioarchlinux-keyring` and we have our mirrorlist package called `bioarchlinux-mirrorlist`.