All Projects → jamesgeorge007 → Scaffold Static

jamesgeorge007 / Scaffold Static

Licence: gpl-3.0
Scaffolding utility for vanilla-js

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
es6
455 projects

Projects that are alternatives of or similar to Scaffold Static

Verless
A simple and lightweight Static Site Generator.
Stars: ✭ 276 (+148.65%)
Mutual labels:  hacktoberfest, static-site-generator, static-site
jekyll-skeleton
Scaffolding to start with a Jekyll website
Stars: ✭ 27 (-75.68%)
Mutual labels:  static-site-generator, static-site, scaffolding
Statiq.framework
A flexible and extensible static content generation framework for .NET.
Stars: ✭ 251 (+126.13%)
Mutual labels:  hacktoberfest, static-site-generator, static-site
Flybook
✈️ FlyBook is a simple utility to generate static website such as gh-pages, manual of you projects
Stars: ✭ 76 (-31.53%)
Mutual labels:  cli, static-site-generator, static-site
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (-18.92%)
Mutual labels:  static-site-generator, static-site
Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-19.82%)
Mutual labels:  static-site-generator, static-site
Tasklite
The CLI task manager for power users
Stars: ✭ 91 (-18.02%)
Mutual labels:  cli, hacktoberfest
Yii2 Openapi
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
Stars: ✭ 99 (-10.81%)
Mutual labels:  hacktoberfest, scaffolding
Boilr
⚡️ boilerplate template manager that generates files or directories from template repositories
Stars: ✭ 1,268 (+1042.34%)
Mutual labels:  cli, boilerplate-template
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+1097.3%)
Mutual labels:  cli, hacktoberfest
Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (+1123.42%)
Mutual labels:  hacktoberfest, static-site-generator
Rymfony
A work-in-progress CLI tool built in Rust to mimic the Symfony CLI binary
Stars: ✭ 89 (-19.82%)
Mutual labels:  cli, hacktoberfest
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (-20.72%)
Mutual labels:  static-site-generator, static-site
Fuego
Fuego is a command line client for the firestore database (https://firebase.google.com/docs/firestore).
Stars: ✭ 110 (-0.9%)
Mutual labels:  cli, hacktoberfest
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+1044.14%)
Mutual labels:  cli, hacktoberfest
Texture Synthesis
🎨 Example-based texture synthesis written in Rust 🦀
Stars: ✭ 1,337 (+1104.5%)
Mutual labels:  cli, hacktoberfest
Filosofunk
Lindas frases para aquecer o seu coração
Stars: ✭ 104 (-6.31%)
Mutual labels:  hacktoberfest, vanilla-js
React Static
⚛️ 🚀 A progressive static site generator for React.
Stars: ✭ 9,946 (+8860.36%)
Mutual labels:  static-site-generator, static-site
Igniteui Cli
Ignite UI Command-Line Interface by Infragistics
Stars: ✭ 105 (-5.41%)
Mutual labels:  cli, scaffolding
Rust Cli Boilerplate
Rust project boilerplate for CLI applications
Stars: ✭ 108 (-2.7%)
Mutual labels:  cli, boilerplate-template

scaffold-static logo



Build Status npm version Downloads PRs Welcome

Buy Me a Coffee

scaffold-static lets you automate the local development environment setup and build static sites (vanilla-JS) with ease.

Installation

npm install -g scaffold-static

Usage

If you have installed scaffold-static globally,

scaffold-static new <project_name>

or, you could use it with npx

npx scaffold-static new <project_name>
  • Supply --use-npm to use npm as the package manager.

How it works

  • Choose your favourite CSS framework to work with.

Currently the following CSS frameworks are supported:-

Contributing

Please see the contributing guidelines

License

GNU GPL V3

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].