Skip to content

Source code for my personal website. This website should try not to duplicate content already on the web. It should be a spring-board to get the user to the relevant content about the site author. I intend this website to create the narrative glue between the disparate parts of an online creator's online life.

Notifications You must be signed in to change notification settings

blakerego/blakeweb

Repository files navigation

README

Dev Setup

run - rake db:migrate rake bower:install rails s

Using the following buildpack:

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

AWS Storage

For AWS storage, set your credentials using the following environment variables -

  • BLAKEWEB_AWS_ACCESS_KEY_ID

  • BLAKEWEB_AWS_SECRET_ACCESS_KEY

  • BLAKEWEB_S3_BUCKET

Wordpress CMS Integration

To enable access to a wordpress.com blog, use the following environment variable -

  • BLAKEWEB_WORDPRESS_SITE_ID

About

Source code for my personal website. This website should try not to duplicate content already on the web. It should be a spring-board to get the user to the relevant content about the site author. I intend this website to create the narrative glue between the disparate parts of an online creator's online life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published