/ralphdrake.com

The code that powers https://ralphdrake.com

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ralphdrake.com

About

This is the code that runs my personal website, ralphdrake.com.

Setup

  1. Clone the project into any given directory
  2. Make sure you have Grunt-CLI installed (npm install -g grunt-cli)
  3. Run npm install && grunt
  4. Point NGINX or Apache at the dist folder

Roadmap

These are my set deliverables for this project, in order:

  • Write filler for 'about me' section
  • Create small screen/mobile layouts
  • Fix issue #3 or redesign navbar
  • Look into dropping FontAwesome to reduce http requests/load
  • Write actual copy for 'about' and 'projects' sections
  • Push to server and bug test

License

This project is released under the BSD 3-clause license.