Giter Site home page Giter Site logo

hm-base's Introduction

HM Base
Standard WordPress layout for Human Made projects.
A Human Made project.

Standard WordPress layout for Human Made projects.

Replace this readme in your project; you can use the readme generator for this.

Setup Instructions.

# Clone this repository:
git clone --recursive git://github.com/humanmade/hm-base.git your-project-name

# Navigate to the new directory.
cd your-project-name

# Update hm-platform
cd content/hm-platform
git checkout master
cd ../..
git add content/hm-platform
git commit -m 'Update hm-platform to latest'

# Update WordPress.
cd wordpress
git checkout 5.0.3
cd ..
git add wordpress
git commit -m 'Update WordPress to 5.0.3'

# Remove the hm-base remote:
git remote rm origin

# Add the remote for your new project:
git remote add origin [email protected]:humanmade/your-project-name.git

# Push to the new remote
git push origin master

# Add a local config:
cp wp-config-local-sample.php wp-config-local.php

Structure

HM Base follows the standard structure for HM projects.

Contribution guidelines

see https://github.com/humanmade/hm-base/blob/master/CONTRIBUTING.md

hm-base's People

Contributors

mattheu avatar joehoyle avatar mikeselander avatar willmot avatar rmccue avatar roborourke avatar bronsonquick avatar owaincuvelier avatar nathanielks avatar danielbachhuber avatar paulgibbs avatar richardswain avatar goldenapples avatar joemcgill avatar dashaluna avatar jpsirois avatar studioanino avatar shadyvb avatar

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.