The neocities side of my website, acts as a personal archive.
Go to file
Atlas Cove e26a635557 Small file changes. 2023-03-06 23:11:53 +00:00
awk implemented link templating, finally. 2023-02-17 18:17:33 +00:00
dat Added apostrophe. 2023-02-19 14:27:21 +00:00
in Small file changes. 2023-03-06 23:11:53 +00:00
m4 Optimised output 2023-02-19 16:34:10 +00:00
.editorconfig Added variable CSS support. 2023-02-11 18:00:31 +00:00
.gitignore Moved .hgignore -> .gitignore 2023-02-09 13:20:40 +00:00
Gemfile Add Gemfile, Update Makefile 2023-02-19 14:53:44 +00:00
Gemfile.lock Add Gemfile, Update Makefile 2023-02-19 14:53:44 +00:00
Makefile Added extra affection 2023-02-19 18:43:31 +00:00
README.md Add Gemfile, Update Makefile 2023-02-19 14:53:44 +00:00
gensimap.sh Add Gemfile, Update Makefile 2023-02-19 14:53:44 +00:00
pfiles.rb implemented link templating, finally. 2023-02-17 18:17:33 +00:00
render.sh Add Gemfile, Update Makefile 2023-02-19 14:53:44 +00:00
tape.sh Optimised output 2023-02-19 16:34:10 +00:00

README.md

Atlas48's Neocites Archives

Welcome to the technical documentation for my Neocities page, which also contains a rudimentary static site generator cobbled together out of unix tools and Ruby scripts

License

All markup is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. Any runnable computer code or Sass/CSS definitions are licensed under the GNU General Public License v3.0

Specification

Dependencies

You will need the following tools to render and upload the site

Makefile

Wraps render.sh for the most part.

Makefile Options

list

Lists all components in a heading-annotated list

list-{doc,sass,dir,rest}

Lists markup files, sass files, directories, and other files respectively.

clean

Removes the out/ directory that is generated on running of render.sh.

render.sh

The primary worker script, sets up the directory structure, transpiles the markup, then the Sass, then copies the contents of in/ to out/