All Projects → grrr-amsterdam → wordpress-scaffold

grrr-amsterdam / wordpress-scaffold

Licence: MIT license
The scaffold for GRRR's WordPress Pro setup.

Programming Languages

PHP
23972 projects - #3 most used programming language
SCSS
7915 projects
Twig
543 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to wordpress-scaffold

presta
Minimalist serverless framework for SSR, SSG, serverless APIs and more.
Stars: ✭ 89 (+456.25%)
Mutual labels:  static-site-generator, static-site, ssg
generator-veams
Scaffold modern frontend web apps or web pages with a static site generator (Assemble or Mangony), Grunt and/or Gulp, Sass and Bower. Use modern frameworks like Bourbon, Bootstrap or Foundation and structure your JavaScript with ES Harmony support.
Stars: ✭ 45 (+181.25%)
Mutual labels:  static-site-generator, scaffold, static-site
contentz
Create Content, Get a Highly Optimized Website
Stars: ✭ 57 (+256.25%)
Mutual labels:  static-site-generator, static-site, ssg
dudestack
A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.
Stars: ✭ 82 (+412.5%)
Mutual labels:  composer, capistrano, bedrock
Assemble
Community
Stars: ✭ 3,995 (+24868.75%)
Mutual labels:  static-site-generator, scaffold, static-site
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+256.25%)
Mutual labels:  static-site-generator, static-site
nene
Nēnē: A no-frills static site generator
Stars: ✭ 22 (+37.5%)
Mutual labels:  static-site-generator, static-site
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1493.75%)
Mutual labels:  static-site-generator, ssg
Kotsu
✨ Clean, opinionated foundation for new projects — to boldly go where no man has gone before
Stars: ✭ 48 (+200%)
Mutual labels:  static-site-generator, static-site
mpa-frontend-template
🔥 Template based on webpack, pug, stylus, es6, postcss for multi page applications
Stars: ✭ 27 (+68.75%)
Mutual labels:  static-site-generator, static-site
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (+143.75%)
Mutual labels:  static-site-generator, static-site
Blended
The Most Versatile Static HTML Site Generator
Stars: ✭ 22 (+37.5%)
Mutual labels:  static-site-generator, static-site
plain
network .md into .html with plaintext files
Stars: ✭ 70 (+337.5%)
Mutual labels:  static-site-generator, ssg
pokedex-nextjs
Get to know the different render methods that the Next.js framework provides by exploring Pokemons
Stars: ✭ 39 (+143.75%)
Mutual labels:  static-site-generator, static-site
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (+50%)
Mutual labels:  static-site-generator, static-site
selene
A opinionated Wordpress base theme based on Sage.
Stars: ✭ 31 (+93.75%)
Mutual labels:  composer, sage
awesome-astro
Curated resources on building sites with Astro, a brand new way to build static and server rendered sites, with cross-framework components, styling and reactive store support.
Stars: ✭ 210 (+1212.5%)
Mutual labels:  static-site-generator, static-site
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (+268.75%)
Mutual labels:  static-site-generator, static-site
neofeed-theme
A personal feed for Neocities, GitHub Pages, or anywhere else, built with Hugo. #IndieWeb friendly and all yours. It's better than Twitter.
Stars: ✭ 62 (+287.5%)
Mutual labels:  static-site-generator, static-site
wp-smtp
Simple package for handling WordPress SMTP with .env when using the Roots stack.
Stars: ✭ 31 (+93.75%)
Mutual labels:  bedrock, sage

WordPress Scaffold

A highly opinionated WordPress Pro scaffold. It includes:

Developed with ❤️ by GRRR

Requirements

  • PHP 7.1+ with Composer
  • Node 8+ with Yarn (front-end tooling)
  • Ruby 2.2+ with Bundler (deploying)

View the prerequisites in the wiki for more details.

Quick start

To create a new project, run:

$ composer create-project grrr-amsterdam/wordpress-scaffold <project-name>

After the project is created by Composer, you can run the setup command:

$ composer setup

This will trigger an interactive shell, which will prompt you with questions. The given answers will help configure the newly created project. See the complete list of tasks that will run during this interactive setup.

Documentation

View the wiki for more instructions, usage examples and conventions.


This scaffold is inspired by:

The scaffold and theme rely heavily on:

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].