Skip to content

JmlrOrg/webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3566891 · Apr 20, 2025
Nov 6, 2023
Jun 3, 2022
Mar 20, 2024
Feb 16, 2022
Apr 20, 2025
Sep 15, 2023
Sep 15, 2023
Sep 15, 2023
Sep 15, 2023
Sep 15, 2023
Sep 15, 2023
Sep 21, 2022
Sep 21, 2022
Feb 24, 2021
Feb 10, 2021
Apr 22, 2020
Feb 10, 2021
Jun 21, 2022
Mar 12, 2025
Jan 3, 2025
Mar 12, 2025
Apr 15, 2025
Oct 19, 2020
Oct 19, 2020
Oct 10, 2020
Sep 15, 2023
Mar 20, 2020
Feb 10, 2025
Feb 4, 2025
Aug 19, 2023
Jan 5, 2021
Dec 23, 2024

Repository files navigation

CircleCI

Webpage

Sources for the JMLR webpage.

Reporting errors

If you found a typo or error, or have a feature request for the jmlr.org webpage, please submit an issue here or send a pull request against this repository (or any of its submodules).

Note however that this repository is relative to the public jmlr.org webpage, not the submission system. For issues regarding the submission system, please follow the instructions in https://jmlr.org/contact.html

To build and view the website locally

  1. Clone this repo with all its submodules:

    git clone --recurse-submodules -j8 https://github.com/JmlrOrg/webpage.git jmlr_webpage
    
  2. Build the webpage. The following command assumes that you have NodeJS and Python installed:

    make
    
  3. Run a local server

    make develop
    

Some useful commands

  • Update all submodules to latest commit:

    make update
    

About

Sources for the JMLR webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages