Socket
Book a DemoInstallSign in
Socket

yass

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yass

0.9.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

yass

Yet Another Static Site (generator)

Yass is an incredibly un-opinionated static site generator. Learn more!

Getting started

Starting from a blank page isn't fun, so yass init spits out the source to jhollinger.github.io/yass/ to help get you started.

$ gem install yass
$ yass init blog
Creating blog/layouts/default.html.liquid
Creating blog/layouts/splash.html.liquid
Creating blog/site/assets/highlight.min.js
Creating blog/site/assets/highlightjs-atom-one-dark.min.css
Creating blog/site/assets/main.css.liquid
Creating blog/site/helpers/index.md.liquid
Creating blog/site/index.md.liquid
Creating blog/site/layouts-templates/index.md.liquid
Creating blog/templates/asset_tags.liquid
Creating blog/templates/nav.liquid
$ cd blog

Building

The built site will be placed into dist.

yass build

NOTE If you're building for webserverless, local viewing, and using the strip_index filter anywhere, use the --no-strip-index option.

yass build --no-strip-index

Use the watch command to continually build your site as files change.

yass watch # also supports --no-strip-index

License

MIT License. See LICENSE for details.

Copyright (c) 2025 Jordan Hollinger.

FAQs

Package last updated on 20 May 2025

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.