Added arch install post and used custom theme (#9)

This commit is contained in:
Alejandro Angulo 2021-10-01 17:46:00 -07:00 committed by GitHub
parent c5c0bf7bdd
commit 663416b0f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 907 additions and 12 deletions

View file

@ -1,4 +1,7 @@
baseURL = "https://alejandr0angul0.dev/"
languageCode = "en-us"
theme = "terminal"
theme = "alejandro-angulo"
[markup]
[markup.highlight]
noClasses = false

View file

@ -1,6 +1,6 @@
[en]
languageName = "English"
title = "Alejandr00"
title = "alejandr00"
subtitle = ""
owner = ""
keywords = ""
@ -24,4 +24,3 @@ missingBackButtonLabel = "Back to home page"
identifier = "gh"
name = "github"
url = "https://github.com/alejandro-angulo"

View file

@ -37,3 +37,6 @@ showLastUpdated = false
creator = "alejandr0angul0"
site = "alejandr0angul0"
[markup]
[markup.highlight]
codeFences = false