>_
awesome.init – WordPress Theme


File
Edit
View
Help
Ready
cli.atl.pm

Architecture

  • Monolithic theme replacing separate plugins (CLImax, CRTline, hackimg, logic)
  • Pages auto-register as commands via slug, zero manual wiring
  • Progressive enhancement, works without JS, Lynx compatible base layer

Terminal UX

  • user@sitename:~$ prompt format
  • Command history using up/down arrows
  • Tab completion, prefix matching, context-aware inside directories
  • clear resets screen AND resets cwd
  • Empty enter prints a blank prompt line instead of silently ignoring
  • Hint “Type help to list commands” shown once per session via sessionStorage
  • Boot sequence skippable with Escape/Enter
  • Boot message defaults to site name, not theme name
  • Input placeholder applied from settings (was broken)
  • Typing speed 0 works as instant mode everywhere including 404

Filesystem / Directory System

  • Parent pages auto-detected as directories
  • cd, ls commands with full path navigation
  • Typing a directory slug auto-cds into it (for beginners)
  • Directory typed at root shows content + dim hint to cd
  • cd .., cd ~ navigation
  • Tab completion is context-aware per directory
  • (cd .. to return) hint after reading a post inside a directory
  • man works for all builtins via hardcoded docs map

Posts / Blog

  • posts command lists published posts
  • Blog page set in Settings → Reading auto-registers as a directory command
  • Posts appear as files inside that directory
  • Full post content shown when accessed, never excerpt
  • <!--more--> tags and read-more links stripped from all content

Pagination

  • | more style pagination for list commands only — ls, pages, posts, find, who
  • Content pages never paginate
  • Page size configurable in theme settings
  • Scroll behavior fixed – new content anchors to top of viewport not bottom

Search

  • find searches both pages and posts content now
  • find uses recursive tree walk instead of flat commands map

Conversation Trees

  • Stateful multi-turn conversations with full branch support
  • 0 as universal back key via navigation stack
  • Timeout + nudge line per node
  • Separated from easter egg commands – no overlap in dispatch

Admin Panel

  • 6-tab options panel – Terminal, Identity, CRT, Commands, Conversation, 404
  • Page size setting added
  • Boot message field defaults to site name, instead of theme name
  • Per-page command description meta box

Visual

  • CRT scanlines, SVG noise, scan beam, vignette
  • Phosphor color presets: green, amber, white, blue
  • Image CRT filter
  • Glitch effect optional
  • ASCII art field boot sequence – shown once per session

404 Page

  • Typewriter error message
  • Keypress/tap to redirect home
  • Guard added – keypress only fires after typing is complete

Performance

  • Transient caching on pages, posts, tree – 5 minute TTL
  • Single get_pages() shared between commands and tree builders
  • data.commands no longer duplicates content – tree is the single source

Security / Correctness

  • <!--more--> stripping applied consistently across commands and tree
  • Password-protected pages show (protected) in listings
  • Children of excluded parent pages also excluded
  • Pager calls drain() on end to clear any stuck queue

Fresh Install Experience

  • Empty terminal shows dim hint to create pages if no content found
  • awesome.init theme name never appears in UI – site name used throughout

Artier now has a custom-built platform for private art exhibitions using QR codes as the primary interface between physical artworks and digital information.
Each printed label carries a unique QR code. Scanning it opens a page specific to that physical unit – artwork details, medium, dimensions, edition, artist bio, and availability status. No app required, no login for visitors.
Under the hood: a custom data model separates artworks from their physical copies (units), each with its own lifecycle – storage, exhibition, sold, not for sale, bidding. Inquiries and bids go through the platform and are logged per unit.
The artist-facing side has a login page and dashboard that live entirely inside the site’s own design. Artists (or curators) manage their profiles, series, artworks, and units, and can send requests to the admin for new exhibitions or additional artist profiles.

Priority Board is a lightweight tool for collaborative task tracking: a shared Kanban board behind a URL, with no accounts required.
Open a session, share the link with your team, and everyone edits the same board in real time. Sessions last 24 hours from last activity and can be password-protected.
Boards are organized by categories and columns – both fully customizable. Tasks can be filtered by category and reviewed in a focused Today view that surfaces only what’s active.
Data lives in a CSV you can save at any time and reload later, or use to seed a new session.
An offline copy of the board is available for download and works using the HTML file without any server. Async work with merge capability is leveraged by using the Load CSV option in Settings.

crewlist is a web platform for organizing film productions: crew assignments, availability, and daily call sheets in one place.
Projects are invitation-only. A crew member joins via link, fills in their availability, and gets scheduled from there. The manager sees the full picture; crew members see only what’s relevant to them.
A complimentary project is included on every account to explore the platform before committing to a subscription.
The Jobs board is also available for posting and/or joining open roles within a production.

StageTuihm is a lightweight WordPress plugin for live events: a fullscreen stage display (countdown + progress bar) paired with a remote organizer control page.

You can load an agenda with multiple slots, then play any slot at any time, pause/resume, jump to previous/next, and trigger predefined or custom flash messages (“Thank you!”, “Time over!”, “Next please”).

Includes an optional auto end-of-slot flash (with repeat during overtime), and a light/dark display theme.

Wake-lock is best-effort (browser-dependent). For real reliability, also disable sleep on the display device at OS level.

ReduNotes is a minimal cross-device text relay.
Save plain text using a nickname and password, then retrieve or update it elsewhere.
Stateless, overwrite-only, and intentionally simple.


Last updated: —

TSNP is a small tool designed to help people stop reusing passwords by creating a memorable rule, not a stored password.
Instead of saving or generating passwords for you, TSNP shows patterns you can follow:
how to combine a base word, numbers, symbols, and the service name
how to vary passwords per platform without having to remember each one individually

Nothing is stored, nothing is sent anywhere, and the examples shown are only meant to illustrate the rule — not to be copied directly.
The goal is simple:
make better password habits easier to practice, especially for people who don’t want password managers or complex vaults.
You can try it, regenerate patterns, and keep only the logic that makes sense to you.


Important - read before continuing

Do not enter any password you have already used.
Do not enter a password involved in a breach.
This tool does not store, save, or remember anything.
It helps you define a rule, not a secure password.

Display mode
Symbols

Used to randomize in generator. You must select at least two symbols for proper layered complexity.

Pattern complexity

Improved stability for long conversations
Messages now load in a fixed live window for better performance
Optional full conversation view on demand
Stronger nickname/password handling
Added basic abuse protection
Admin wipe and retention behavior clarified and improved

SEND

The shortlinking system now correctly resolves links even when additional tracking parameters or extra characters are appended to the URL.

Resolution is performed strictly on the base short code.
Appended tracking data is ignored, not stored, and has no effect on link resolution; reducing unnecessary data exposure.

Existing links continue to work as expected.

Copyright 2013- © ATELUHM