Skip to content
View hathix's full-sized avatar

Organizations

@DigitalLiteracyProject @trynmaps
Block or Report

Block or report hathix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hathix/README.md

hathix.com

Code for my website, hathix.com. Feel free to borrow relevant parts.

Building

Once you've cloned the repo, run the following in your terminal. You'll need to have Ruby installed (it's pre-installed on macOS and most Linux distributions.)

sudo gem install bundler
bundle install

To run the app, run this in your terminal:

bundle exec jekyll serve

Then open up http://127.0.0.1:4000 in your browser to view the site.

Deployment

To deploy the website, first run bundle exec jekyll build. Then copy the _site directory to your server or run deploy.sh, remembering to install duck.sh and to change the FTP URL to that of your own site.

Libraries/tools used:

  • Jekyll
  • AngularJS
  • Bootstrap
  • jQuery
  • Underscore

Pinned

  1. HarvardOpenData/HarvardOpenData.github.io HarvardOpenData/HarvardOpenData.github.io Public

    Harvard's first open data catalog

    JavaScript 59 54

  2. youtube-transcriber youtube-transcriber Public

    Automatically transcribes YouTube videos

    Jupyter Notebook 86 25

  3. trynmaps/metrics-mvp trynmaps/metrics-mvp Public

    Prototype of public transit data visualization system

    Python 30 34

  4. searchbetter searchbetter Public

    SearchBetter: query rewriting for search engines on small corpuses (Harvard research project)

    Jupyter Notebook 30 4

  5. cabra-mobile cabra-mobile Public

    The ultimate studying app.

    JavaScript 7 3

  6. where-can-i-vote-by-mail where-can-i-vote-by-mail Public

    Tracking where Americans can vote by mail in the 2020 general election.

    2