I'm a Software Engineer / Front End Developer / UX Designer / Visual Designer living in Austin, Texas.
HTML, CSS, JavaScript - plus a bunch of other stuff
I'm a Software Engineer / Front End Developer / UX Designer / Visual Designer living in Austin, Texas.
HTML, CSS, JavaScript - plus a bunch of other stuff
An educational repo created to provide example configuration files for some typical GitHub use cases.
# Uses for CSS Custom Properties
Example code using CSS Custom Properties.
---
Continuously cycles from last page to first and from first page to last within a subsection collection.
HTML 1
IDE-style autocomplete for your existing terminal & shell
{{ $subcat := (where .Site.Pages ".Params.section_title" "clients").ByTitle }}
{{ $firstItem := index $subcat 0 }}
{{ $lastItem := index $subcat (sub (len $subcat) 1) }}
<p>
First: {{ $firstItem.Title }}
# for various projects
dist/
build/
builds/