GithubHelp home page GithubHelp logo

isabella232 / ca-website-sa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from craftacademylabs/ca-website-sa

0.0 0.0 0.0 347 KB

SA website for Craftacademy

Home Page: https://craftacademy.africa

License: Other

Ruby 14.19% HTML 40.74% JavaScript 3.54% CSS 41.53%

ca-website-sa's Introduction

Craft Academy Site

Build Status

This is a fork of the Makers Academy Site

Setting up the site locally

  • Clone the repo
  • Run bundle to install gems
  • Create a .env file - you can copy the .env.example file provided as an example to get you started
  • Start the server with middleman s
  • Go to http://localhost:4567 to view the site in your browser

You'll need to run tests using bundle exec rspec rather than just rspec

Deploying

  • Make sure you have submitted a pull request and had it approved.
  • Merge the pull request into master
  • Once our CI server has passed the tests, it will automatically deploy to the server by running the middleman deploy command provided by the middleman-deploy extension. This builds a Middleman site and pushes the built site via rsync to the production path on the server.

Technologies used

Adding images

Our images are stored on the craft academy assets GitHub repo - we've split them out to a seperate repository to keep the size of this repository down. All assets from that repository can be accessed from https://assets.craftacademy.se.

When adding a new image, add it to the images directory of the craft academy assets GitHub repo, and make sure that the image has been compressed using image optim and are good quality images that fit the look and feel of the site.

ca-website-sa's People

Contributors

diraulo avatar rmzse 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.