Giter Site home page Giter Site logo

maes95 / personal-website Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 14.3 MB

I created this as an experiment both for creating a personal website and learning Angular 1.x

Home Page: http://rameerez.com

License: MIT License

Ruby 24.53% JavaScript 3.53% HTML 18.29% CSS 53.66%

personal-website's Introduction

Javi Ramírez | personal website

AngularJS-powered on the front end and Ruby on Rails on the back end.

Installation

To run the app, you will need to have ruby, bundler, npm and bower installed in your machine. Navigate to the project folder and

Make sure you have all Ruby gems dependencies installed:

bundle install

Create and populate the dev db:

rake db:setup

Get all bower dependencies:

rake bower:install

You should now have everything you need. Fire up the rails server:

rails s puma

Deploying to Heroku

If you are deploying this to Heroku, make sure you run

heroku config:set BUILDPACK_URL='git://github.com/qnyp/heroku-buildpack-ruby-bower.git#run-bower'

on your application before.

personal-website's People

Contributors

rameerez avatar

Watchers

James Cloos avatar Michel Maes Bermejo 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.