~dricottone/blog

Automated generation of PDF CV based on Markdown CV
Integrating latest version of gallery/image shortcodes
Fix navigation sidebar

On some platforms (i.e. Firefox for Windows), the scrollbar was shown
regardless of whether it was necessary.
Fix cgit CSS

Fix whitespace throughout

Fix selectors for table row highlighting

Fix commit message formatting
Simple HTML sanitization
Complete rewrite of cgit CSS
Slight refactor

I'm trying to replace `var` with `let` everywhere. TBD if that's a good
idea or not.
Refactoring more whitespace
Adding resources not yet in use on public site
Slight refactoring of whitespace
Small structural changes to home page and navigation
Clean up layout files
Adding live chat page
Refactor head partial

Switch commented-out resources to conditional resources. Now these CSS
and JS files can be sourced on a per-page basis. Simply set e.g.
`lightbox = true` in the header of a Markdown file.

Removed outdated `navi.css`.

Added helpful comments and reorganized resources by type rather than
source.

Added logic to JS inline script so that the list navigation can be
tabbed through and the focused item will trigger on hitting Enter.
Correct hierarchy of headers in CV
Ignore Hugo's 'new' build lock file
Update base URL to include www subdomain
New post and redid some styling/templating
Next