Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 274 Bytes

SELinux Userland

Source repo for selinuxuser.land.

Running locally

It uses Docusaurus, you can start the site locally via

$ yarn install
$ yarn start

This will also open the local site in your browser.