Jordan Schneider’s Personal Website

This is Jordan Schneider’s personal website. It is located on the Web at the address <https://www.jordanschn.com>. The source code needed to generate these files is available at this website’s Git repository.

This directory structure of the source code consists the following.

content/
holds the plain text source files for generating the corresponding HTML files, along with a other files intended to be downloadable over HTTP(S).
content/articles/
holds the plain text source files for articles to be published on the website.
content/assets/
holds the static content associated with HTML files that are required to properly display and interact with the website. This include fonts, style sheets and scripts.
content/devel/
holds the plain text source files for various project home pages to be published on the website.
content/etc/
holds the plain text source files for miscellaneous content to be published on the website.
etc/
other files that are part of the repository.
lisp/
Emacs lisp packages required for the build process.
public/
git submodule pointing to a repository to which the published website will be pushed.
config.el
configuration code for the publishing system.

Whilst the easiest way to view the website is online, it is also possible to generate the HTML and the associated static files from source, so that these can be viewed locally on your browser. See the INSTALL file for instructions.

All links on the website are deliberately specified as relative to the current directory, in order to avoid requiring a web server to properly navigate the website offline. As an alternative method of browsing the contents, the Org files under the content directory can be visited in Emacs and links will work as expected.

Jordan Schneider is the owner and maintainer of this website. You can find his contact details on the whoami page. Others who have made significant contributions to the website are listed in the AUTHORS file. If you notice a typo or a factual error in any pages, that will be considered a bug. You can report such issues by sending an email to <webmaster@jordanschn.com>.

For information on copyright and licensing, see the COPYING file.

Updated 2025-08-30 22:33:49 UTC. Built 2025-09-14 22:35:16 UTC.
This page is available under Creative Commons Attribution-ShareAlike 4.0 International.
Copyright © 2025 Jordan Schneider <jordanschn@jordanschn.com>.