Jordan Schneider’s Personal Website

This is Jordan Schneider’s personal website, located at the address https://www.jordanschn.com.

You can view the source code online at this website’s Git repository.

The directory structure of the website’s source code is as follows.

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.

Individuals who have made significant contributions to the website are listed in the AUTHORS file. Information regarding copyright and licensing can be found in the COPYING file. Before using the website, you should read through the terms of service and privacy notice.

If you have any inquiries, please refer to the legal notice.

Updated 2026-07-20 19:06:04 UTC. Built 2026-07-20 20:32:07 UTC.
This page is available under Creative Commons Attribution-ShareAlike 4.0 International; see COPYING for details.
Copyright © 2025 Jordan Schneider <jordanschn@jordanschn.com>.