Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Read the docs here.
Night Owl is a simple, elegant and fast static site generator for node.js.
Night Owl has a long list of features --- file-based routing, custom URLs, front-matter, tagging and collections, sorting, paginated indexes, nested layouts, multi-page templates, custom compilers, file watching, a local development server, live reloads, ECMAScript module imports, and more.
Support for a number of different template formats is also included. Generate HTML pages from Markdown, Pug, Handlebars, JavaScript, JSON and YAML. Use the built-in CSS, Sass, JavaScript and Typescript compilers to bundle files ready for the browser.
npm install night-owl
Read more about getting started.
Night Owl is still a work in progress. Although most features are now implemented and the API is relatively stable, some bugs can still be expected. Minor versions may include breaking changes before reaching a stable v1.0.0.
The driving purpose behind Night Owl is to provide a fast tool to develop static sites, with a focus on the Pug templating language. Pug's minimalist syntax comes at the cost of slow template compilation. Where some static site generators recompile templates every time any file changes, Night Owl waits for a specific template (or its dependencies) to change.
Night Owl also provides support for bundling client-side CSS and JavaScript without any extra configuration. Modern tools often force you to buy in to a complex and often unnecessary framework. Others require you to roll your own Rollup or Webpack configuration in addition to setting up your site.
Night Owl aims to to strike the right balance between flexibility and simplicity, providing enough to get you started without getting in the way.
FAQs
A simple, elegant and fast static site generator
The npm package night-owl receives a total of 24 weekly downloads. As such, night-owl popularity was classified as not popular.
We found that night-owl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.