a Personal Knowledge Graph in Ruby on Rails. Composting.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan c31256dde3 [inventory] don't double-link the children by appending it twice 4 years ago
app [inventory] don't double-link the children by appending it twice 4 years ago
bin Install webpacker 4 years ago
config [meta] routing changes, beginning to work out the interstitial model 4 years ago
db [metadata] remove tags from global UI and API 4 years ago
lib [meta] use webpacker and not sprockets to build assets 4 years ago
log in the beginning there was dorkness 4 years ago
public [meta] remove augmented.css from the asset pipeline 4 years ago
scripts [metadata] script to migrate tags to Collection links 4 years ago
spec [meta] routing changes, beginning to work out the interstitial model 4 years ago
storage in the beginning there was dorkness 4 years ago
tmp in the beginning there was dorkness 4 years ago
vendor in the beginning there was dorkness 4 years ago
.browserslistrc Install webpacker 4 years ago
.dockerignore [docker] Deploy with Docker and cce-servers 4 years ago
.gitignore [test] integreate simplecov 4 years ago
.rspec Set up rspec 4 years ago
.rubocop.yml [inventory] search autocomplete in dropdown 4 years ago
.ruby-version in the beginning there was dorkness 4 years ago
Dockerfile [meta] use pack location for css 4 years ago
Gemfile [logbooks] use org-mode for rendering syntax of log entries 4 years ago
Gemfile.lock [logbooks] use org-mode for rendering syntax of log entries 4 years ago
README.md in the beginning there was dorkness 4 years ago
Rakefile Add Rakefile task for running rspec 4 years ago
babel.config.js Install webpacker 4 years ago
config.ru in the beginning there was dorkness 4 years ago
entrypoint.sh [docker] Deploy with Docker and cce-servers 4 years ago
package.json [meta] disable postcss-loader it doesn't work with augmented-ui 4 years ago
postcss.config.js [meta] disable postcss-loader it doesn't work with augmented-ui 4 years ago
yarn.lock [meta] disable postcss-loader it doesn't work with augmented-ui 4 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...