Skip to content

Instantly share code, notes, and snippets.

View derekblank's full-sized avatar

Derek Blank derekblank

  • Queensland, Australia
View GitHub Profile
@derekblank
derekblank / modals.html.erb
Created January 14, 2015 03:56
Painless syntax highlighting in Rails
<% modal_markup = capture do %>
<div class="modal">
<label for="modal-1">
<div class="btn js-btn">Open Modal</div>
</label>
<input class="modal-state" id="modal-1" type="checkbox" />
<div class="modal-window">
<div class="modal-inner">
<label class="modal-close" for="modal-1"></label>
<h1>Sign In</h1>
@derekblank
derekblank / mission_beach.geojson
Created September 29, 2025 00:55
Mission Beach Planning and Mapping Project Area
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.