Socket
Socket
Sign inDemoInstall

ocelot-template

Package Overview
Dependencies
14
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ocelot-template

The default template for rendering ocelot docs


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
4.05 MB
Created
Weekly downloads
 

Readme

Source

Ocelot Template

The default template when rendering Ocelot Docs

Template Structure

This template is compiled through Webpack and fulfils the requirement for an Ocelot template, providing the info.yml, index.pug and error.pug files.

Webpack is used to build the static assets which are copied in when the template is used, for this it uses Stylus for css and Vue for simple js interactions. The stylus compiled to minified css into assets/css. The javascript is polyfilled using Babel and minified into assets/js

Useful Commands


# Build the docs once
npm run build

# Watch the webpack
npm run dev

FAQs

Last updated on 18 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc