Socket
Socket
Sign inDemoInstall

actless

Package Overview
Dependencies
45
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    actless

Static website generator/scaffolding tool based on wig


Version published
Maintainers
1
Created

Readme

Source

actless

simple & fast static website generator/cms based on wig

initialize

npm install actless
$(npm bin)/actless init

watch&build

gulp

compile options

see gulpfile.js after $(npm bin)/actless init.

defined gulp tasks

actless:sass

compile SASS

actless:js

compile JavaScript

actless:wig

compile HTML with wig

actless:server

run local test server

actless:compile

compile SASS,JS,HTML(with wig) and prettify HTML

actless:compile-full

actless:compile + icon font

actless:watch

watch SASS,JS,HTML(with wig) and prettify source and compile all.

actless:watch-full

actless:watch + watch icon font source

actless:default

actless:compile + actless:watch

actless:full

actless:compile-full + actless:watch-full

Keywords

FAQs

Last updated on 02 Jun 2023

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