Code Monkey home page Code Monkey logo

The source for my personal website. The build products are hosted by Github Pages over at skyqrose/skyqrose.github.io

Built with jekyll. To run locally,

  • Install jekyll
  • bundle install
  • bundle exec jekyll serve
  • visit localhost:4000

Because I use plugins, the site is built by Travis CI rather than Github. Commits pushed to master are automatically built by Travis and then pushed to the other repo, skyqrose/skyqrose.github.io

New Posts

Frontmatter

---
layout: post
title: Max 70 characters
description: For use in Twitter cards. Max 200 characters
date: e.g. 2018-01-01
last_modified: (optional) e.g. 2018-01-02
cover: Shown along with the title on the homepage and Twitter cards. e.g. /assets/2018-01-01-title/cover.png
cover_alt: Description for the cover image
tweet: (optional) Url of a tweet announcing, publishing, or discussing this article, in lieu of a comments section
github: (optional) Url of the GitHub page, if it's hosted on GitHub
---

Assets

Put all assets for a post in /assets/2018-01-01-title/

Anything that's being rehosted/mirrored/archived from somewhere else can go in /assets/rehosted/

Sky Rose's Projects

assoc-list-extra icon assoc-list-extra

An Elm library with extra functions for the reimplemntation of Dict in pzp1997/assoc-list

drawings icon drawings

Small drawings I've done that don't deserve their own repo.

kocitydocs icon kocitydocs

The documentation for everything related with the unofficial kocity launcher

kocitylauncher icon kocitylauncher

A fancy launcher for the private server version of Knockout City

qmk_firmware icon qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families

roc icon roc

A fast, friendly, functional language. Work in progress!

tods icon tods

The Transit Operational Data Standard is an open standard for representing the transit schedules used by drivers, dispatchers, and planners to carry out transit operations.

v icon v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io

which-bus icon which-bus

MBTA transit predictions for a customizable list of stops.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.