Skip to content
Source code for the nLab
Ruby Python HTML JavaScript CSS
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
attic
config Add spam detector API Jun 2, 2019
db minor Dec 15, 2014
lib
public Harmonise mathematics size in quotes and add packages to diagram temp… Jul 1, 2019
script Create page content web directory for equation referencing Aug 15, 2019
test Support \mathscr{} in LaTeX output Sep 8, 2017
tmp
vendor
.gitignore Add a spam pattern and fix rendering bugs Jan 18, 2019
CHANGELOG
Gemfile Use adeel/itextomml fork. Dec 19, 2017
README.md
UPGRADING
bundle Initial commit. Aug 30, 2014
config.ru Add a config.ru file (for Passenger 5) Dec 2, 2014
instiki Initial commit. Aug 30, 2014
rakefile.rb Initial commit. Aug 30, 2014

README.md

nLab software

The software underlying the nLab is a heavily modified fork of Instiki. The code is moving further and further away from the original Instiki, and the plan (hopefully by the end of 2019) is to have evolved to what is essentially an entirely distinct codebase, no longer a fork.

Local development

The nLab is currently not well suited to developing locally. This will change with the move to a distinct codebase. If you are interested in working on something, get in touch with Richard Williamson, who will be happy to suggest tasks or provide suggestions for how to work locally on something.

Joining in

All help is very welcome! Just send an email to Richard Williamson (richard (at) rwilliamson-mathematics.info) or Urs Schreiber (urs.schreiber (at) gmail.com) to express your interest, and we'll take it from there.

License

The original Instiki is licensed under the same license as Ruby. All code which is written by Richard Williamson, for example all code under script/src, is made available without any restriction whatsoever, except that this unrestricted availability is not permitted to be superseded: anybody using the code is free to use, license, or refer to the code however they wish, except that it is not permitted to supersede the unrestricted availability of the original code referred to herewith.

You can’t perform that action at this time.