GithubHelp home page GithubHelp logo

wordpress-nginx's Introduction

Sage

Packagist Installs Build Status Follow Roots

Advanced WordPress starter theme with Tailwind CSS and Laravel Blade

Website    Documentation    Releases    Community

Sponsors

Sage is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider sponsoring Roots.

KM Digital Carrot WordPress.com Worksite Safety 40Q

Overview

Sage is a WordPress starter theme with block editor support.

  • Harness the power of Laravel and its available packages thanks to Acorn
  • Clean, efficient theme templating utilizing Laravel Blade
  • Modern frontend development workflow powered by Bud
  • Out of the box support for Tailwind CSS

Getting Started

See the Sage installation documentation.

Stay Connected

wordpress-nginx's People

Contributors

digitaljedi2 avatar retlehs avatar swalkinshaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wordpress-nginx's Issues

Add more attributes

A lot of hardcoded values need to be replaced with attributes that have sane default values.

Preview links broken

Hey, just wanted to check if you can view previews for pages via the admin edit screens. I have noticed them failing to render (with a WP 404 page) on two separate sites now.

I have a fix for the config template, will make a pull request if this is not a problem isolated to me. It seems like it's a result of having different blog URL constants in wp-config.php than those stored in the database. I'm thinking the preview pages make checks against the database values and 404 you if there is a mismatch (I've seen this same issue reported as a problem when the blog and site URL domains / protocols mismatch). Really a WP problem but we only need 2 if statements in the config to work around it.

php-fpm Attribute changes

php-fpm 0.6.3 has changed the structure of its default attributes.

In templates/default/wordpress-common.erb you need to change:

  • fastcgi_pass unix:<%= node['php-fpm']['pool']['www']['listen'] %>;
  • fastcgi_pass unix:/var/run/php-fpm-www.sock;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.