Webpages Resources Websites

Website Content

Website themes


Various website themes with colors and styles. Read the 3.2. theme.cerium.cc section for more information. # You can apply any non-exclusive style themes and up to one color theme at a time by specifying the style themes followed by the color theme in the subdomain, separated by hyphens. # E.g. "lo-sq-cnt-dw.theme.cerium.cc" would apply the Lowercase, Square, and Centered Page style themes, with the Warm Dark color theme.
Themes

Normal (No theme)
Color themes Style themes
Light lt Centered Page cnt Exclusive
Cool Light lc Top-left tl
Warm Light lw Flat fl
Dark dk Negative neg Exclusive
Cool Dark dc Negative Lightness negl
Warm Dark dw Uppercase up Exclusive
Black bk Lowercase lo
Grey gy Square sq
Pink pk Bold bd
Green on Black gnbk No Animation na
Red on Black rdbk
Island isl

Webpage styles


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.

Webpages


Notes

(Fancy) Notes # A customizable notes page with many font and style options. # Shortcuts: fnotes.cerium.cc, fn.cerium.cc

(Full) Notes # A simple notes page with some style options. # Shortcuts: notes.cerium.cc, n.cerium.cc

(Minimum) Notes # A very basic notes page with a large area to write plain text. # Shortcuts: mnotes.cerium.cc, mn.cerium.cc

(Minimum) Dark notes # A very basic notes page with a large area to write plain text, using a dark color theme. # Default colors are replaced by themed subdomains. # Shortcuts: dnotes.cerium.cc, dn.cerium.cc

Persistent notes (JavaScript)

(Fancy) Persistent notes # A customizable notes page with many font and style options. # Saves data to local storage. # Shortcuts: fpnotes.cerium.cc, fp.cerium.cc

(Full) Persistent notes # A simple notes page with some style options. # Saves data to local storage. # Shortcuts: pnotes.cerium.cc, p.cerium.cc

(Minimum) Persistent notes # A very basic notes page with a large area to write plain text. # 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 notes # A very basic notes page with a large area to write plain text, using a dark color theme. # 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

Tasks

Tasks # A simple to-do list for keeping track of various tasks. Able to list up to 100 tasks. # Shortcuts: tasks.cerium.cc, t.cerium.cc

Persistent tasks (JavaScript)

Persistent tasks # A simple to-do list for keeping track of various tasks. Able to list up to 100 tasks. # Saves data to local storage. # Shortcuts: ptasks.cerium.cc, pt.cerium.cc

Drawing

(Full) Drawing # A 64px dichromatic canvas with a few color options for drawing pixel art. Has a few options for background and grid colors. # Shortcuts: draw.cerium.cc, d.cerium.cc

(Small) Drawing # A 32px dichromatic canvas with a few color options for drawing pixel art. Has a few options for background and grid colors.

Drawing v2

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

(Small) Drawing v2 # An experimental 24px canvas with 3-level RGB for drawing pixel art. Has some background and grid options. # Can have intensive resource usage, especially on Chromium-based browsers. Large page size.

Drawing v3 (JavaScript)

Drawing v3 # A 64px canvas with 6-bit RGB and other options for drawing pixel art. Includes a few keyboard shortcuts for different actions. # Saves data to local storage. # Shortcuts: draw3.cerium.cc, draw-v3.cerium.cc, d3.cerium.cc

Calculator (JavaScript)

Calculator # A basic scientific calculator capable of solving long expressions, supporting most of the common scientific math operations. # Lacks precision with very large and small numbers, as well as some decimals. # Shortcuts: calc.cerium.cc, c.cerium.cc

Find and replace (JavaScript)

Find and replace # Highlight and replace text in a string using a regular expression with JavaScript RegExp syntax. # Shortcuts: replace.cerium.cc, r.cerium.cc

Code editor (JavaScript)

Code editor # Run HTML, CSS, and JS code in your browser. # Saves data to local storage.

Word counter (JavaScript)

Word counter # Displays a simple word and character count of an input string by using a regular expression. # Shortcuts: word.cerium.cc, wc.cerium.cc

Large ASCII text (JavaScript)

Large ASCII text # Creates a larger version of an alphanumeric string (and some symbols) by using an ASCII drawing of each character.

Random string generator (JavaScript)

Random string generator # Generates a random string of text with specific characters from pre-made and/or custom categories. # Shortcuts: random.cerium.cc, rnd.cerium.cc

Base converter (JavaScript)

Base converter # Converts integer and fractional numbers between bases from binary to base64 or larger. Allows specifying custom character values.

Webpage viewport (JavaScript)

Webpage viewport # Loads 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.

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 Sheet 55.7 KiB Text file .txt download GitHub
HTML Linux Cheat Sheet 59.4 KiB HTML file .html download GitHub
How Bitcoin Works - Plain Text 4.8 KiB Text file .txt download
How Bitcoin Works - HTML 5.5 KiB HTML file .html download
Systemd - Application Autostart Example 833 B Text file .txt download
Systemd - Minecraft Server Example 1.4 KiB Text file .txt download
Remove Proxmox VE "No valid subscription" 1.1 KiB Text file .txt download
ASCII Characters 6.9 KiB Text file .txt download
List of Periodic Element Names 1.0 KiB Text file .txt download
List of Periodic Element Symbols 339 B Text file .txt download

Personal documents

Symbols ASCII Art 24.8 KiB Text file .txt download
ASCII Characters ASCII Art 7.6 KiB Text file .txt download
A Small Cup of Tea 8 B Text file .txt download
A Large Cup of Tea 900 B Text file .txt download
A Tremendous Cup of Tea 5.3 KiB Text file .txt download

Websites


cerium.cc

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

theme.cerium.cc

theme.cerium.cc # Hosts 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.cc # A short domain used for convenient access to resources such as shell scripts. Interchangable with the src.cerium.cc subdomain.

test.cerium.cc

test.cerium.cc # Clone of cerium.cc web directory, where live changes and other tests are made.