Code Monkey home page Code Monkey logo

ralovely.com

This is the source code for the ralovely.com website.

Technology stack

It is a very basic Middleman application that generates a static website and pushes to S3 for hosting.
As simple as can be.

Setup

# Clone the repo 
git clone [email protected]:ralovely/ralovely.git

# Change directory
cd ralovely

# Install Gems
bundle install

# Run locally
bundle exec middleman server

Deploy

To deploy changes, use the s3_sync middleman extension. You will need S3 credentials for this, either as env variables or in a .s3_sync file (yaml). See s3_sync README for more details.

# build the static version
bundle exec middleman build

# Send it to S3
bundle exec middleman s3_sync

Raphael Campardou's Projects

assettosync_server icon assettosync_server

Server for AssettoSync - app for downloading and installing mods to Assetto Corsa game

cfndsl icon cfndsl

A DSL for generating Amazon Web Services CloudFormation templates.

chance icon chance

Programming with probability. YAGNI certitude.

inkjet icon inkjet

Formatting, indentation, bash colors, etc. for ruby cli script output

my_blog icon my_blog

an empty rails app for testing purpose

sshkit icon sshkit

A toolkit for deploying code and assets to servers in a repeatable, testable, reliable way.

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.