Repository for https://w3id.org/function/spec, which specifies the Function Ontology. The Function Ontology itself is maintained at https://github.com/IDLabResearch/function-ontology.
- edit dev.html
- Makes sure all your local assets are in the
resourcesfolder, and the links in your dev.html file are relative (important because the publishing script creates multiple nested paths) - save as snapshot to index.html using the respec functionality
- run
node publish.js index.htmlto get the index.html + archived version in thedistfolder - copy the folder
./resourcesinto yourdistfolder.
The dist folder contents should mimic the contents on https://w3id.org/function/spec