Skip to content

Instantly share code, notes, and snippets.

View calebsylvest's full-sized avatar
👾
Make. Do. Good.

Caleb Sylvest calebsylvest

👾
Make. Do. Good.
View GitHub Profile
@calebsylvest
calebsylvest / data.json
Created May 16, 2018 15:09
rails-starters
{}
layout title permalink
checklist_page
The Side Project Marketing Checklist
/marketing-checklist/

The Side Project Marketing Checklist is a comprehensive, chronologically ordered list of marketing tactics and ideas that you can try with your next side project. The list is free and open source so feel free to suggest your own tips anytime.

Pre-Launch

@calebsylvest
calebsylvest / Sublime Text: User Settings
Last active August 29, 2015 13:56
Sublime Text: User Settings
{
// using Spacegray theme. Can be found through Package Control
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_face": "Source Sans",
"font_options": ["gray_antialias"],
"font_size": 13,
"ignored_packages":
[
"Vintage"
],