Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 404 Bytes

UFOSS website

This is the public UFOSS website code. It uses vuepress

Main page uses Frontmatter, an example of template is available here

Contribution

Contribution is welcome, feel free to clone and submit pull-requests !

Vuepress is very simple, one command is enough to locally test the website :

npm run docs:dev