diff --git a/src/.deploy b/src/.deploy index b586608..eac9e0a 100644 --- a/src/.deploy +++ b/src/.deploy @@ -1,3 +1,4 @@ +set -x ssh netbox 'rm -rf ~/output-tfb' -scp -P 443 -r ./output-tfb ryan@beepboop.systems:~ +scp -P 443 -r ./output ryan@beepboop.systems:~/output-tfb ssh netbox 'sudo -S sh -c "rm -rf /var/www/tfb.beepboop.systems; mkdir /var/www/tfb.beepboop.systems; cp -r ./output-tfb/* /var/www/tfb.beepboop.systems/"' diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..77320b3 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +output/* diff --git a/src/archives/index.rst b/src/archives/index.rst new file mode 100644 index 0000000..3ce7c0c --- /dev/null +++ b/src/archives/index.rst @@ -0,0 +1,5 @@ +================ +General archives +================ + +At the moment, none exist. `Return to the document root? `_ diff --git a/src/index.rst b/src/index.rst new file mode 100644 index 0000000..35b8f2d --- /dev/null +++ b/src/index.rst @@ -0,0 +1,9 @@ +======================================= +the beepboop.systems' TFB document root +======================================= + +This server contains various historical and informational archives regarding `The Franklin Band `_. +To see a list of changes to this website, see the `changelog `_. + +- `Librarian materials `_ +- `General archives `_ diff --git a/src/librarian/1/index.rst b/src/librarian/1/index.rst new file mode 100644 index 0000000..9b7c1a6 --- /dev/null +++ b/src/librarian/1/index.rst @@ -0,0 +1,12 @@ +===================================================================== +Dynamically Allocated Sections allocation schedule, as of 30 Oct 2024 +===================================================================== + +`Go back to the Librarian materials document root `_. + +`Return to the tfb.beepboop.systems document root `_. + +**Notice**: Due to technical restrictions, this notice is not currently available. + +- `View pdf <./1.pdf>`_ +- `Download LaTeX source <./1.tex>`_ diff --git a/src/librarian/index.rst b/src/librarian/index.rst new file mode 100644 index 0000000..56758f8 --- /dev/null +++ b/src/librarian/index.rst @@ -0,0 +1,9 @@ +======================== +Librarian notice archive +======================== + +The Librarians occasionally issue informational notices -- they are archived here for future reference. + +`Return to the tfb.beepboop.systems document root `_. + +- `Dynamically Allocated Sections allocation schedule, as of 30 Oct 2024 <./1>`_