Giter Club home page Giter Club logo

alchemy-guides's Introduction

The Alchemy CMS Guidelines Build Status

The master branch covers the Alchemy CMS edge version.

Please check out the other branches for guides for the latest stable or older versions of Alchemy CMS.

The guides are created with the guides gem and are written in textile or markdown markup.

File locations

The top level namespace includes the top level static welcome page of http://guides.alchemy-cms.com.

The actual guides live in the /guides folder.

Preview the guides

In the /guides folder:

Run

bundle install

to install guides.

To run a local guides server, run

bundle exec guides preview

The server will be available at 0.0.0.0:9292.

Building

Build the guides html files with:

./build.sh

Deployment

Deploy the files via:

bundle exec cap deploy

Deployment takes care of the version deployed. So, if you want to deploy the 3.3 guides you need to checkout the 3.3 branch first.

The master branch deploys the edge version.

Contributing

  1. Fork it
  2. Create a branch (git checkout -b my-new-guide)
  3. Commit your changes (git commit -am 'Add new guide for elements')
  4. Push to the branch (git push origin my-new-guide)
  5. Create new Pull Request

alchemy-guides's People

Contributors

robinboening avatar tvdeyen avatar masche842 avatar wdspkr avatar duarme avatar matfiz avatar petermanser avatar tomg65 avatar gogogoaldi avatar hopewise avatar thomasjachmann avatar schorty avatar phansch avatar phoet avatar mamhoff avatar oniram88 avatar louim avatar kopei avatar jbach avatar wuservices avatar gduquesnay avatar arbesulo avatar djdarkbeat avatar salzig 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.