latex-project.org website
30
stars
734
commits
HTML
primary language
Sep 7, 2026
updated
Changes to the master branch can be viewed at https://latex3.github.io/, which is the staging environment. If everything looks fine, you can merge master with live to have the server running https://www.latex-project.org/ pick up the changes.
The latex-project.org staging
https://latex3.github.io/ - main branch
The latex-project.org website
https://www.latex-project.org/ - live branch
If you want to develop locally first, this is the way to contribute:
git checkout -b branch-name.You can also edit/commit directly to the main branch on github:
In either case, the page will be automatically build through GitHub Actions and uploaded to the staging or live site depending on the branch.
In order to contribute to the website’s codebase, you’ll need to know a bit about Git, Jekyll, CSS or Sass, Markdown, and some Command Line-fu. You'll also need to know how to install Ruby Gems and of course have Ruby installed on your machine.
Use the bundle command to install the necessary gems for the LaTeX Project. If you don't have bundler installed you'll need to run gem install bundler before using bundle.
$ bundle install
Trigger the local server by executing the jekyll serve task.
$ jekyll serve
Your local copy will now be accessible at http://localhost:4000. Then use CTRL + C to stop the server.
The latex-project.org webdesign by Jonas Jacek is licensed under a Creative Commons Attribution 4.0 International License. Based on a work at https://github.com/latex3/latex3.github.io.
This is a Free Culture License!
However, the license requires you to give appropriate credit to Jonas, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests Jonas or the LaTeX Project endorses you or your use.
Please credit Jonas with a link to his website (https://www.j15k.com/) and state the license somewhere on your page. Everything else brings bad karma.
If you think you've found a bug on our website you can report it to the website team at mailto:webmaster@latex-project.org. If you do submit a report, thanks for taking the time!
HTML
59.0%
CSS
10.1%
SCSS
9.3%
Less
9.2%
JavaScript
6.1%
TeX
6.0%
latex-project.org website
30
stars
734
commits
HTML
primary language
Sep 7, 2026
updated
Changes to the master branch can be viewed at https://latex3.github.io/, which is the staging environment. If everything looks fine, you can merge master with live to have the server running https://www.latex-project.org/ pick up the changes.
The latex-project.org staging
https://latex3.github.io/ - main branch
The latex-project.org website
https://www.latex-project.org/ - live branch
If you want to develop locally first, this is the way to contribute:
git checkout -b branch-name.You can also edit/commit directly to the main branch on github:
In either case, the page will be automatically build through GitHub Actions and uploaded to the staging or live site depending on the branch.
In order to contribute to the website’s codebase, you’ll need to know a bit about Git, Jekyll, CSS or Sass, Markdown, and some Command Line-fu. You'll also need to know how to install Ruby Gems and of course have Ruby installed on your machine.
Use the bundle command to install the necessary gems for the LaTeX Project. If you don't have bundler installed you'll need to run gem install bundler before using bundle.
$ bundle install
Trigger the local server by executing the jekyll serve task.
$ jekyll serve
Your local copy will now be accessible at http://localhost:4000. Then use CTRL + C to stop the server.
The latex-project.org webdesign by Jonas Jacek is licensed under a Creative Commons Attribution 4.0 International License. Based on a work at https://github.com/latex3/latex3.github.io.
This is a Free Culture License!
However, the license requires you to give appropriate credit to Jonas, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests Jonas or the LaTeX Project endorses you or your use.
Please credit Jonas with a link to his website (https://www.j15k.com/) and state the license somewhere on your page. Everything else brings bad karma.
If you think you've found a bug on our website you can report it to the website team at mailto:webmaster@latex-project.org. If you do submit a report, thanks for taking the time!
HTML
59.0%
CSS
10.1%
SCSS
9.3%
Less
9.2%
JavaScript
6.1%
TeX
6.0%