adjust theme and links and wotnot

This commit is contained in:
Captain Arepa 2023-02-09 16:46:31 -04:00
parent 0ab398dd53
commit 78e6d025e6
6 changed files with 24 additions and 15 deletions

View file

@ -1,6 +1,6 @@
baseURL = 'http://cachapa.xyz/'
languageCode = 'en-us'
title = 'Cachapas were moé :('
title = "cachapa.xyz - Captain Arepa's main page"
theme = 'hugo-theme-shell'
author = "Captain Arepa"
@ -13,7 +13,7 @@ ignoreErrors = ["error-remote-getjson"]
# Additions start here
[Params.Navbar]
use = true
use = false
[Params.Extensions]
use = true
@ -27,7 +27,7 @@ ignoreErrors = ["error-remote-getjson"]
# Note: You can choose between
# Note: hugo-theme-shell original: ["shell-powershell", "shell-ubuntu", "shell-retro"]
# Note: gogh theme: https://mayccoll.github.io/Gogh/
scheme = "Molokai"
scheme = "shell-ubuntu"
# Note: in terminal
# [userName]@[pcName]:~/$ cd [workDir]
@ -40,10 +40,10 @@ ignoreErrors = ["error-remote-getjson"]
# ./[folderName]/
# ...
# Note: result of the tree command
userName = "captainarepa"
pcName = "cachapa"
userName = "captain-arepa"
pcName = "cachapa-pc"
workDir = "home"
profile = "arepaman.txt"
profile = "profile.md"
# Note: speed at which text is displayed on the terminal
# Note: if set to 0, typing animation will be disabled
@ -52,7 +52,7 @@ ignoreErrors = ["error-remote-getjson"]
# Note: and set "math: true" at front matter in your Markdown file
ps1Delay = 0 # prompt speed : [userName]@[pcName]:~/$ , [userName]@[pcName]:~/[workDir]$
stdoutDelay = 0 # stdout speed : [description] , files in Params.Tree
commandDelay = 50 # command speed : cd [workDir] , cat [profile] , tree ./[folderName]/
commandDelay = 35 # command speed : cd [workDir] , cat [profile] , tree ./[folderName]/
# terminalDelay = 5 : deprecated
@ -77,13 +77,13 @@ ignoreErrors = ["error-remote-getjson"]
folderName = "home"
# Note: ["ACTIVITY", "URL or PATH TO YOUR MARKDOWN FILE"]
files = [
["Akkoma instance (registrations open)", "https://moe.cachapa.xyz/"],
["Misskey instance (registrations closed)", "https://moar.cachapa.xyz/"],
["git instance", "https://git.cachapa.xyz/"],
["github", "https://github.com/captain-arepa"],
["blog", "https://blog.cachapa.xyz"],
["fedi (akkoma)", "https://moe.cachapa.xyz/captain_arepa"],
["fedi (misskey)", "https://moar.cachapa.xyz/@captain_arepa"],
["nitter", "https://nitter.cachapa.xyz/ArepaKaptain"],
["about", "/about.md"],
["blog", "https://blog.cachapa.xyz"],
["gitea/forgejo", "https://git.cachapa.xyz/"],
["github", "https://github.com/captain-arepa"],
["about/contact", "/about.md"],
]
[module]

View file

@ -1,2 +1,7 @@
This is Captain Arepa!\
I don't really recommend myself, lmao.
~~143 141 143 150 141 160 141 056 170 171 172~~\
Hello, this is Captain Arepa!\
~~141 162 145 160 141 144 145 163 165 176 176~~\
You can check my sites on the links down below...\
~~143 157 162 162 145 143 164 151 157 156 176~~\
... at your own risk, that is.\
~~165 157 157 150 176 143 165 156 156 171 176~~

View file

@ -0,0 +1 @@
body{background:#002454}body #terminal{color:#fff}body #user{color:#fff}body #dir{color:#fff}body .Typewriter__cursor{color:#fff}a{color:#fff}

View file

@ -0,0 +1 @@
{"Target":"sass/powershell.min.css","MediaType":"text/css","Data":{}}

View file

@ -0,0 +1 @@
body{background:#000}body #terminal{color:#00f633}body #user{color:#00f633}body #dir{color:#00f633}body .Typewriter__cursor{color:#00f633}a{color:#00f633}

View file

@ -0,0 +1 @@
{"Target":"sass/retro.min.css","MediaType":"text/css","Data":{}}