Static site code for makina.neocities.org
Go to file
Atlas Cove 5a07c5bca1 convert syntaxes. 2023-03-15 23:02:15 +00:00
awk switched to tape and string 2023-03-15 21:04:37 +00:00
dat convert syntaxes. 2023-03-15 23:02:15 +00:00
in convert syntaxes. 2023-03-15 23:02:15 +00:00
m4 switched to tape and string 2023-03-15 21:04:37 +00:00
static Initial Commit 2022-08-04 02:21:41 +01:00
.gitignore switched to tape and string 2023-03-15 21:04:37 +00:00
Makefile switched to tape and string 2023-03-15 21:04:37 +00:00
README.md switched to tape and string 2023-03-15 21:04:37 +00:00
gensimap.sh switched to tape and string 2023-03-15 21:04:37 +00:00
pfiles.rb switched to tape and string 2023-03-15 21:04:37 +00:00
render.sh switched to tape and string 2023-03-15 21:04:37 +00:00
tape.sh convert syntaxes. 2023-03-15 23:02:15 +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/