Add neofetches, and styles to match
This commit is contained in:
parent
ff5ff1080d
commit
8752656c63
2 changed files with 151 additions and 0 deletions
138
public/pages/neofetches.html
Normal file
138
public/pages/neofetches.html
Normal file
|
@ -0,0 +1,138 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Unfinished page - FP650</title>
|
||||
<meta name="description" content="Neofetches from all of my systems!" />
|
||||
<meta property="og:title" content="Neofetches - FP650" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://firepup650.com/favicon.ico" />
|
||||
<meta property="og:image:height" content="512" />
|
||||
<meta property="og:image:width" content="512" />
|
||||
<meta property="og:url" content="https://firepup650.com/neofetches" />
|
||||
<meta property="og:description" content="Neofetches from all of my systems!" />
|
||||
<meta property="og:site_name" content="Firepup650's Site" />
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta property="og:logo" content="https://firepup650.com/favicon.ico" />
|
||||
<link href="/styles/style.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/neofetches"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h5 hidden id='Maintenance' class="center"></h5>
|
||||
<span class="center force-color">
|
||||
<h3 id='Construction' class=center><span class="warning">Page under construction.</span></h3>
|
||||
</span>
|
||||
<h3 class="center force-color">FIREPUPS-LAPTOP</h3>
|
||||
<pre><code>
|
||||
firepup650@FIREPUPS-LAPTOP:~ $ date +'%a %e %b %H:%M:%S %Z %Y'
|
||||
Wed 26 Mar 14:32:37 CDT 2025
|
||||
firepup650@FIREPUPS-LAPTOP:~ $ neowofetch
|
||||
_,met$$$$$gg. firepup650@FIREPUPS-LAPTOP
|
||||
,g$$$$$$$$$$$$$$$P. --------------------------
|
||||
,g$$P" """Y$$.". OS: Debian GNU/Linux 12.9 (bookworm) x86_64
|
||||
,$$P' `$$$. Host: Inspiron 15-3567
|
||||
',$$P ,ggs. `$$b: Kernel: 6.1.0-31-amd64
|
||||
`d$$' ,$P"' . $$$ Uptime: 7 days, 3 hours, 30 mins
|
||||
$$P d$' , $$P Packages: 66 (pip), 1 (cargo), 2 (npm), 2150 (dpkg), 7 (steam), 14 (flatpak-user)
|
||||
$$: $$. - ,d$$' Shell: bash 5.2.15
|
||||
$$; Y$b._ _,d$P' Editor: GNU nano 7.2
|
||||
Y$$. `.`"Y$$$$P"' Resolution: 1366x768 @ 60.03Hz
|
||||
`$$b "-.__ WM: i3
|
||||
`Y$$ Theme: Adwaita [GTK3]
|
||||
`Y$$. Icons: Adwaita [GTK3]
|
||||
`$$b. Cursor: Adwaita [GTK3]
|
||||
`Y$$b. Terminal: x-terminal-emulator
|
||||
`"Y$b._ CPU: Intel i5-7200U (4) @ 3.1GHz
|
||||
`""" GPU: Intel HD Graphics 620
|
||||
Memory: 6.18 GiB / 7.40 GiB (83%)
|
||||
Network: Wifi
|
||||
BIOS: Dell Inc. 2.9 (01/17/2019)
|
||||
</code></pre>
|
||||
<h3 class="center force-color">firepi</h3>
|
||||
<pre><code>
|
||||
firepup650@firepi:~ $ date +'%a %e %b %H:%M:%S %Z %Y'
|
||||
Wed 26 Mar 14:35:03 CDT 2025
|
||||
firepup650@firepi:~ $ neowofetch
|
||||
`.::///+:/-. --///+//-:`` firepup650@firepi
|
||||
`+oooooooooooo: `+oooooooooooo: -----------------
|
||||
/oooo++//ooooo: ooooo+//+ooooo. OS: Raspbian GNU/Linux 12 (bookworm) aarch64
|
||||
`+ooooooo:-:oo- +o+::/ooooooo: Host: Raspberry Pi 4 Model B Rev 1.5
|
||||
`:oooooooo+`` `.oooooooo+- Kernel: 6.1.21-v8+
|
||||
`:++ooo/. :+ooo+/.` Uptime: 60 days, 19 hours, 35 mins
|
||||
...` `.----.` ``.. Packages: 1 (cargo), 4540 (dpkg), 198 (nix-default)
|
||||
.::::-``:::::::::.`-:::-` Shell: bash 5.2.15
|
||||
-:::-` .:::::::-` `-:::- Editor: GNU nano 7.2
|
||||
`::. `.--.` `` `.---.``.::` Resolution: 1680x1050
|
||||
.::::::::` -::::::::` ` Terminal: /dev/pts/9
|
||||
.::` .:::::::::- `::::::::::``::. CPU: ARM Cortex-A72 (4) @ 1.80 GHz
|
||||
-:::` ::::::::::. ::::::::::.`:::- Memory: 4.15 GiB / 7.62 GiB (54%)
|
||||
:::: -::::::::. `-:::::::: :::: Network: 1 Gbps; Wifi6
|
||||
-::- .-:::-.``....``.-::-. -::-
|
||||
.. `` .::::::::. `..`..
|
||||
-:::-` -::::::::::` .:::::`
|
||||
:::::::` -::::::::::` :::::::.
|
||||
.::::::: -::::::::. ::::::::
|
||||
`-:::::` ..--.` ::::::.
|
||||
`...` `...--..` `...`
|
||||
.::::::::::
|
||||
`.-::::-
|
||||
</code></pre>
|
||||
<h3 class="center force-color">firebian-2</h3>
|
||||
<pre><code>
|
||||
firepup650@firebian-2:~ $ date +'%a %e %b %H:%M:%S %Z %Y'
|
||||
Wed 26 Mar 14:40:31 CDT 2025
|
||||
firepup650@firebian-2:~ $ neowofetch
|
||||
.://:` `://:. firepup650@firebian-2
|
||||
`hMMMMMMd/ /dMMMMMMh` ---------------------
|
||||
`sMMMMMMMd: :mMMMMMMMs` OS: Proxmox VE 8.3.5 x86_64
|
||||
`-/+oo+/:`.yMMMMMMMh- -hMMMMMMMy.`:/+oo+/-` Host: Inspiron 3558
|
||||
`:oooooooo/`-hMMMMMMMyyMMMMMMMh-`/oooooooo:` Kernel: 6.8.12-8-pve
|
||||
`/oooooooo:`:mMMMMMMMMMMMMm:`:oooooooo/` Uptime: 1 day, 17 hours, 58 mins
|
||||
./ooooooo+- +NMMMMMMMMN+ -+ooooooo/. Packages: 3832 (dpkg), 2 (steam)
|
||||
.+ooooooo+-`oNMMMMNo`-+ooooooo+. Shell: bash 5.2.15
|
||||
-+ooooooo/.`sMMs`./ooooooo+- Editor: GNU nano 7.2
|
||||
:oooooooo/`..`/oooooooo: Resolution: 1366x768
|
||||
:oooooooo/`..`/oooooooo: Terminal: /dev/pts/0
|
||||
-+ooooooo/.`sMMs`./ooooooo+- CPU: Intel i5-5200U (4) @ 2.7GHz
|
||||
.+ooooooo+-`oNMMMMNo`-+ooooooo+. GPU: Intel HD Graphics 5500
|
||||
./ooooooo+- +NMMMMMMMMN+ -+ooooooo/. Memory: 10.40 GiB / 15.53 GiB (66%)
|
||||
`/oooooooo:`:mMMMMMMMMMMMMm:`:oooooooo/` Network: 100 Mbps; Wifi6
|
||||
`:oooooooo/`-hMMMMMMMyyMMMMMMMh-`/oooooooo:` Bluetooth: Intel Corp. Bluetooth wireless interface
|
||||
`-/+oo+/:`.yMMMMMMMh- -hMMMMMMMy.`:/+oo+/-` BIOS: Dell Inc. 65.21 (07/09/2020)
|
||||
`sMMMMMMMm: :dMMMMMMMs`
|
||||
`hMMMMMMd/ /dMMMMMMh`
|
||||
`://:` `://:`
|
||||
</code></pre>
|
||||
<h3 class="center force-color">fireeeeeeeearch</h3>
|
||||
<pre><code>
|
||||
[firepup650@fireeeeeeeearch ~]$ date +'%a %e %b %H:%M:%S %Z %Y'
|
||||
Wed 26 Mar 16:02:16 CDT 2025
|
||||
[firepup650@fireeeeeeeearch ~]$ neowofetch
|
||||
-` firepup650@fireeeeeeeearch
|
||||
.o+` --------------------------
|
||||
`ooo/ OS: Arch Linux x86_64
|
||||
`+oooo: Host: HP Stream Laptop 14-ax0XX
|
||||
`+oooooo: Kernel: 6.12.10-arch1-1
|
||||
-+oooooo+: Uptime: 3 hours, 24 mins
|
||||
`/:-:++oooo+: Packages: 616 (pacman)
|
||||
`/++++/+++++++: Shell: bash 5.2.37
|
||||
`/++++++++++++++: Resolution: 1366x768
|
||||
`/+++ooooooooooooo/` Terminal: /dev/pts/0
|
||||
./ooosssso++osssssso+` CPU: Intel Celeron N3060 (2) @ 2.480GHz
|
||||
.oossssso-````/ossssss+` GPU: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
|
||||
-osssssso. :ssssssso. Memory: 464.35 MiB / 3821.30 MiB
|
||||
:osssssss/ osssso+++.
|
||||
/ossssssss/ +ssssooo/-
|
||||
`/ossssso+/:- -:/+osssso+-
|
||||
`+sso+:-` `.-/+oso:
|
||||
`++:. `-/+/
|
||||
.` `/
|
||||
</code></pre>
|
||||
<h3 class="center force-color">chromeFire</h3>
|
||||
|
||||
<script src="/scripts/script.js"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -105,3 +105,16 @@ a:has(button) {
|
|||
outline: none !important;
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
pre {
|
||||
background: #111111;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
code {
|
||||
overflow-x: auto;
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue