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
resources
folder, 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.html
to get the index.html + archived version in thedist
folder - copy the folder
./resources
into yourdist
folder.
The dist
folder contents should mimic the contents on https://w3id.org/function/spec