Git Product home page Git Product logo

simply-static's Introduction

Simply Static

Support

This is the developer site for Simply Static. For support, please visit the WordPress support forums for Simply Static.

Reporting bugs

If you find an issue, let us know! We want to make the best static site generator plugin possible, and every bug we crush gets us one step closer.

Here are some things that would help us in your bug report:

  1. Step-by-step description of every step you took (screenshots and/or screen recordings are great too)
  2. What you expected to happen
  3. What actually happened
  4. Any error messages you encountered
    If you're not seeing any error messages but you're having an issue, it could be that they're being squelched by WordPress. You can find code in this gist that will help you enable error messages and display backtraces.
  5. WordPress version and other plugins being used
  6. Webserver details, including:
    • Operating system of the server
    • Webserver in use (e.g. Apache, nginx, IIS, etc.)
    • PHP version
    • MySQL version
  7. Do you have an educated guess as to what caused the problem?
  8. Can you suggest a solution?

Security issues

Please do not report security issues here. Instead, email them to [email protected] so we can deal with them securely and quickly.

Development

Here's a basic rundown of what's needed to build everything for Simply Static.

Things you'll need

Setting up grunt

Make sure to install the packages needed by grunt:

npm install

Using Grunt

Grunt is used to build our simply-static.pot file for translations. You can run it with:

grunt

Using Composer

Composer provides several packages containing functionality used by Simply Static. To install new packages:

composer install

And to update existing packages:

composer update

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.