Skip to content

openresearchnetwork/jorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JORN website

The public website for the Journal of the Open Research Network (JORN), a proposed community-governed, Diamond Open Access overlay journal supported by Open Science Labs.

Local development

Create the Conda environment and preview the site:

conda env create -f conda.yaml
conda activate jorn
makim pages.preview

To produce a clean static build:

makim pages.build

MkDocs writes the generated site to build/.

Project structure

  • pages/ — journal content and browser assets
  • theme/ — custom MkDocs/Jinja templates
  • mkdocs.yml — navigation, metadata, and build configuration
  • PLAN.md — concept, governance, and implementation reference

The custom theme is intentionally dependency-light. It includes responsive navigation, client-side search, accessible interaction patterns, and reusable editorial components without a frontend build step.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors