WebpagesToolsResourcesWebsites

Website Content

Website themes

Various website themes with colors and styles. Read the theme.cerium.cc section for more information. You can apply any single theme, or multiple themes at once. Multiple themes can include any non-exclusive style themes, up to one font theme, and up to one color theme. When applying multiple, specify the style themes and font theme followed by the color theme in the subdomain, separated by hyphens. E.g. "lo-sq-tl-ub-dw.theme.cerium.cc" would apply the Lowercase, Square, and Top-Left style themes, with the Ubuntu font and Warm Dark color theme.
Themes Normal (No theme)
Color themesStyle themesExcl
LightltCentered Pagecnt1
Cool LightlcTop-Lefttl
Warm LightlwFlatfl2
DarkdkTrue Flattfl
Cool DarkdcGaplessgl3
Warm DarkdwCool Tinttc4
BlackbkWarm Tinttw
GreygyDimdm
Nord LightnltNegativeneg5
Nord DarkndkNegative Huenegh
MintmtNegative Lightnessnegl
DesertdsGreyscalegry
ForestfstUppercaseup6
GreengrLowercaselo
PinkpkSquaresq7
Love DarklvBoldbd8
IslandislNo Animationna9
Green on Blackgnbk
No Style Lightnsl
No Style Darknsd
Font themes
Serifsf
Ubuntuub
Rubikrb
Open Sansops

Information

Webpage types

Fancy - Has additional features or content. Full - The default version of the webpage. Small - Has a reduced amount of content. Minimum - Has only the necessary content.

Data instances

Data instances create multiple copies of local storage items, allowing pages to be used in multiple ways at a time. By default, they're usually numbered from 1, but will have a unique name if it has any special behaviors. They can also be renamed on each page by double clicking any of the labels and entering the new names. Save the new names by double clicking again or pressing enter. Pages using persistent data can also be named using the T key while not typing. It allows prepending a custom string to the page title, which can be done for each data instance.

Webpages


Notes

(Fancy) NotesA customizable notes page with many font and style options.19.88 KiB, modified: 2024-11-27.
Shortcuts: fnotes.cerium.cc, fn.cerium.cc

(Full) NotesA simple notes page with some style options.1.07 KiB, modified: 2024-11-26.
Shortcuts: notes.cerium.cc, n.cerium.cc

(Minimum) NotesA very basic notes page with a large area to write plain text.823 B, modified: 2024-10-19.
Shortcuts: mnotes.cerium.cc, mn.cerium.cc

(Minimum) Dark notesA very basic notes page with a large area to write plain text, using a dark color theme.856 B, modified: 2024-10-19.
Default colors are replaced by themed subdomains. Shortcuts: dnotes.cerium.cc, dn.cerium.cc

Persistent notes (JavaScript)

(Fancy) Persistent notesA customizable notes page with many font and style options.20.7 KiB, modified: 2024-11-27.
Saves data to local storage. Uses multiple instances to save data. Shortcuts: fpnotes.cerium.cc, fp.cerium.cc

(Full) Persistent notesA simple notes page with some style options.1.82 KiB, modified: 2024-11-26.
Saves data to local storage. Uses multiple instances to save data. Shortcuts: pnotes.cerium.cc, p.cerium.cc

(Minimum) Persistent notesA very basic notes page with a large area to write plain text.967 B, modified: 2024-10-19.
Saves data to local storage. Shares local storage with the "(Minimum) Dark persistent notes" page. Shortcuts: mpnotes.cerium.cc, mp.cerium.cc

(Minimum) Dark persistent notesA very basic notes page with a large area to write plain text, using a dark color theme.0.98 KiB, modified: 2024-10-19.
Default colors are replaced by themed subdomains. Saves data to local storage. Shares local storage with the "(Minimum) Persistent notes" page. Shortcuts: dpnotes.cerium.cc, dp.cerium.cc

Calculator (JavaScript)

CalculatorA basic scientific/graphing calculator capable of solving long expressions with most common math operations. Graphing mode supports multiple expressions and includes some customizable settings.73.43 KiB, modified: 2024-11-30.
Lacks precision with very large and small numbers, as well as some decimals. Shortcuts: calc.cerium.cc, c.cerium.cc

Base converter (JavaScript)

Base converterConverts integer and fractional numbers between any rational bases (except 0 or 1) up to base64 (or larger if specified) with arbitrary precision. Allows specifying custom character values, and bases can be expressed in fraction or radix point notation.33.05 KiB, modified: 2024-11-29.
Shortcuts: base.cerium.cc

Random string generator (JavaScript)

Random string generatorGenerates a random string of text with specific characters from pre-made and/or custom categories.7.01 KiB, modified: 2024-11-24.
Shortcuts: random.cerium.cc, rnd.cerium.cc

Large ASCII text (JavaScript)

Large ASCII textCreates a larger version of an alphanumeric string (and some symbols) by using an ASCII drawing of each character.18.45 KiB, modified: 2024-11-24.

Drawing

(Full) DrawingA 64px dichromatic canvas with a few color options for drawing pixel art. Has a few options for background and grid colors.293.6 KiB, modified: 2024-11-24.
Shortcuts: draw.cerium.cc, d.cerium.cc

(Small) DrawingA 32px dichromatic canvas with a few color options for drawing pixel art. Has a few options for background and grid colors.75.14 KiB, modified: 2024-11-24.

Drawing v2

(Full) Drawing v2An experimental 48px canvas with 3-level RGB for drawing pixel art. Has some background and grid options.2.94 MiB, modified: 2024-11-24.
Can have intensive resource usage, especially on Chromium-based browsers. Very large page size. Shortcuts: draw2.cerium.cc, d2.cerium.cc

(Small) Drawing v2An experimental 24px canvas with 3-level RGB for drawing pixel art. Has some background and grid options.753.51 KiB, modified: 2024-11-24.
Can have intensive resource usage, especially on Chromium-based browsers. Very large page size.

Drawing v3 (JavaScript)

Drawing v3A 64px canvas with 6-bit RGB and other options for drawing pixel art. Includes a few keyboard shortcuts for different actions.169.63 KiB, modified: 2024-11-24.
Saves data to local storage. Shortcuts: draw3.cerium.cc, d3.cerium.cc

Find and replace (JavaScript)

Find and replaceHighlight and replace text in a string using a regular expression with JavaScript RegExp syntax.14.05 KiB, modified: 2024-11-24.
Shortcuts: replace.cerium.cc, r.cerium.cc

Code editor (JavaScript)

Code editorRun HTML, CSS, and JS code in your browser.11.35 KiB, modified: 2024-11-24.
Saves data to local storage. Uses multiple instances to save data. Shortcuts: code.cerium.cc

Tasks

TasksA simple to-do list for keeping track of various tasks. Able to list up to 100 tasks.37.36 KiB, modified: 2024-11-24.
Shortcuts: tasks.cerium.cc, t.cerium.cc

Persistent tasks (JavaScript)

Persistent tasksA simple to-do list for keeping track of various tasks. Able to list up to 100 tasks.38.03 KiB, modified: 2024-11-24.
Saves data to local storage. Shortcuts: ptasks.cerium.cc, pt.cerium.cc

Word counter (JavaScript)

Word counterDisplays a simple word and character count of an input string by using a regular expression.3.56 KiB, modified: 2024-11-24.
Shortcuts: word.cerium.cc, wc.cerium.cc

Tools


Local storage manager (JavaScript)

Local storage managerManages localStorage keys and values within the current domain. Able to list, create, delete, view, and edit key values.5.82 KiB, modified: 2024-11-24.

File editor (JavaScript)

File editorEdit plain text files in your browser.2.41 KiB, modified: 2024-11-24.
Saves data to local storage. Shortcuts: file.cerium.cc

Webpage viewport (JavaScript)

Webpage viewportLoads a webpage in a resizable viewport using an inline frame. Incompatible with sites serving the "X-Frame-Options" or "Content-Security-Policy: frame-ancestors" response headers.2.99 KiB, modified: 2024-11-24.

Resources


Plaintext content is served as HTML with a custom style by default. This style is overridden by custom themes.

Informational documents

Plain Text Linux Cheat Sheet55.7 KiB, 2024-06-08 Text file (.txt)download GitHub
HTML Linux Cheat Sheet59.4 KiB, 2024-09-07 HTML file (.html)download GitHub
How Bitcoin Works - Plain Text4.81 KiB, 2024-09-20 Text file (.txt)download
How Bitcoin Works - HTML5.62 KiB, 2024-09-20 HTML file (.html)download
Systemd - Application Autostart Example833 B, 2024-08-18 Text file (.txt)download
Systemd - Minecraft Server Example1.44 KiB, 2024-08-18 Text file (.txt)download
Remove Proxmox VE "No valid subscription"1.07 KiB, 2024-09-21 Text file (.txt)download
Regex Line Wrapping - Text and HTML678 B, 2024-11-29 Text file (.txt)download
ASCII Characters6.9 KiB, 2024-10-19 Text file (.txt)download
Common Unicode Character Codes2.69 KiB, 2024-11-09 Text file (.txt)download
List of Periodic Element Names1.01 KiB, 2024-04-30 Text file (.txt)download
List of Periodic Element Symbols339 B, 2024-04-30 Text file (.txt)download

Personal documents

Symbols ASCII Art24.77 KiB, 2024-08-03 Text file (.txt)download
ASCII Characters ASCII Art7.55 KiB, 2024-09-07 Text file (.txt)download
A Small Cup of Tea8 B, 2024-08-01 Text file (.txt)download
A Large Cup of Tea900 B, 2024-08-30 Text file (.txt)download
A Tremendous Cup of Tea5.28 KiB, 2024-08-30 Text file (.txt)download

Other resources

Linux Minecraft Server Installer/Updater15.27 KiB, 2024-10-26 Shell script (.sh)download srcs.cc/mc src.cerium.cc/mc
Debian Apache Guacamole Installer12.56 KiB, 2024-08-18 Shell script (.sh)download srcs.cc/guac src.cerium.cc/guac
1:1 Scale Solar System 3D Model1.39 MiB, 2024-09-13 Blender scene (.blend)download
XML Sitemap Generator1.28 KiB, 2024-11-20 Shell script (.sh)download
Reference Color Images15.68 KiB, 2024-07-05 Tar archive (.tar.xz)directory
Website Assets4 KiB, 2024-11-28 File directory

Websites


cerium.cc

cerium.ccThe homepage of cerium.cc, a simple self-hosted website. Contains links and descriptions for all pages and resources.

theme.cerium.cc

theme.cerium.ccHosts subdomains with alternative themes. Each subdomain appends a stylesheet to every page, which contains colors and styling for each theme.
Themes will be applied to all webpages, even ones without existing sylesheets. Some themes may have accessibility issues or unintentional behavior. Local storage is not shared across subdomains. Any persistent webpages will function independently, without sharing data.

srcs.cc

srcs.ccA short domain used for convenient access to resources such as shell scripts. Interchangable with the src.cerium.cc subdomain.

test.cerium.cc

test.cerium.ccClone of the cerium.cc web directory, where live changes and other tests are made. Themes are available at the theme.test.cerium.cc subdomain.