Skip to content

brennanbrown/journalbar

Repository files navigation

Project Journal.kim

"It gets easier. Every day it gets a little easier. But you gotta do it every day, that’s the hard part. But it does get easier." —Bojack Horseman

This project is indended for me to provide weekly updates regarding my goals (systems) that I currently have on a website called Beeminder. Powered by Jekyll!

I’ve decided to begin this meta-accountability experiement, where I’ll report my progress with my goals on this website weekly, in collaboration with my account on Beeminder. I hope that this extra push of consistent reporting will help me succeed with my goals and stick to good habits.

For further reading

Installation

Prerequisites

Jekyll requires the following:

  • Ruby version 2.5.0 or higher
  • RubyGems
  • GCC and Make

See Requirements for guides and details.

Instructions

  1. Install all prerequisites.
  2. Install the jekyll and bundler gems.
gem install jekyll bundler
  1. Clone this repository.
git clone https://github.com/brennanbrown/journalbar.git
  1. Change into your new directory.
cd journalbar
  1. Install gems from the Gemfile.
bundle install
  1. Build the site and make it available on a local server.
bundle exec jekyll serve
  1. Browse to http://localhost:4000

Pass the --livereload option to serve to automatically refresh the page with each change you make to the source files: bundle exec jekyll serve --livereload

If you encounter any errors during this process, check that you have installed all the prerequisites in Requirements. If you still have issues, see Troubleshooting.

Credit

Original Jekyll theme Watery and CSS styles from Writ.css.

About

🐝 A personal blog for self-quantification and personal improvement via Beeminder. Powered by Jekyll. / https://journal.kim/

Topics

Resources

License

Stars

Watchers

Forks