Skip to content

SandboxDB.org collects sandboxing options from various GNU/Linux distributions.

Notifications You must be signed in to change notification settings

erdnaxe/sandboxdb.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandboxDB.org source code

Source code from SandboxDB.org.

Repository structure

  • assets/, layouts/ and static/ are frontend files for the static website,
  • data/ is the folder containing the database in JSON format,
  • scripts/ contains Python scripts to generate the database in data/.

How to build locally

You need to have Hugo and Python installed.

You can then launch scripts in scripts/ to scrap data from upstream distributions.

Then you can launch a local instance using hugo server or build the static website using hugo.

About

SandboxDB.org collects sandboxing options from various GNU/Linux distributions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published