Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
set -euo pipefail
establishDirectories () {
# Create templates directory if it does not exist
mkdir -p $SKETCH_TEMPLATES
# Create plugins directory if it does not exist
mkdir -p $SKETCH_PLUGINS
}
#!/usr/bin/env bash
set -euo pipefail
establishDirectories () {
# Create templates directory if it does not exist
mkdir -p "$SKETCH_TEMPLATES"
# Create plugins directory if it does not exist
mkdir -p "$SKETCH_PLUGINS"
}

Keybase proof

I hereby claim:

  • I am jamesdlacroix on github.
  • I am jamesdlacroix (https://keybase.io/jamesdlacroix) on keybase.
  • I have a public key whose fingerprint is 358E 596B 1B98 E953 5974 B443 2931 3C61 9629 748A

To claim this, I am signing this object:

@jamesdlacroix
jamesdlacroix / lacroix-slack-sidebar.txt
Created March 13, 2015 16:28
LaCroix Design Co. Slack Sidebar Theme
#28323E,#14191F,#F27390,#FFFFFF,#3C4B5D,#FFFFFF,#D94E41,#8FD7FC
@jamesdlacroix
jamesdlacroix / proposal-example.md
Last active October 15, 2023 19:46
Example markdown proposal to be used with Marked. For more information, check out the blog post on how we are using this to streamline our proposal writing. http://www.lacroixdesign.net/blog/streamlining-our-proposal-writing-process/

Title: Project Title Author: First Last Email: Email@Example.com Address: 1234 Street, City, State 12345 Phone: (XXX)XXX-XXXX Affiliation: www.LaCroixDesign.net Copyright: 2015 Company Name Keywords: Proposal, Web Design Date: March 13, 2015

@jamesdlacroix
jamesdlacroix / lacroixdesign-marked.css
Last active August 29, 2015 14:16
Modified stylesheet for exporting markdown proposals from Marked. For more information, check out the blog post on how we are using this to streamline our proposal writing. http://www.lacroixdesign.net/blog/streamlining-our-proposal-writing-process/
/*
This document has been created with Marked.app <http://markedapp.com>, Copyright 2011 Brett Terpstra
Please leave this notice in place, along with any additional credits below.
---------------------------------------------------------------
Title: LaCroix Design Co. Proposal
Author: James LaCroix — www.LaCroixDesign.net
Description: Styles for outputting proposals to PDF using Marked.
*/
body {