layout | title | tags | toc | permalink | |
---|---|---|---|---|---|
default.njk |
Release Notes |
|
true |
changelog.md/index.html |
- update merge and remove duplicate pages
- add interview page for app developers
- add post on RAISERROR
- add copy editing notes, install instructions, core styles
- add changelog
- #30 add
insert
,mark
, andspoiler
md syntax - #10 add netlify CMS
- #69 add dark mode
- #81 add markdown files in project root (ex. Readme) to site
- #78 add noindex to draft posts
- Update format of display density toggle
- Add ability to embed tweets
- add link to drafts page during dev
- add kbd styles
- add table of contents to root documents
- #74 add dev and prod build modes
- #89 ensure npm scripts work cross platform
- fix collection builder category validation
- #84 don't link to tags that don't have landing pages
- #77 fix horizontal scrolling
- fix blurry hr
- fix contrast on syntax highlighting theme colors
- don't display toc if empty
- fix search on 404 page and update styling
- #22 add frontmatter snippet for posts
- #80 update nunjucks workspace support and recommendations
- #35 add ie11 compatibility for grid, es6, and polyfills
- #87 fix build perf for css and js minification
- #91 add pull request template
- refactor drafts and posts to separate collections
Multiple content updates from multiple authors!!! That's the mission, not the bells & whistles; although I will admit, the whistles are fun.
- Removing Duplicates Using CTE
- Using SQL Merge
- Added page for redgate snippets
- run apps locally DRAFT
- #57 refactor asset paths to work the same locally and on prod
- #60 switch to network first with cache fallback
- #62 update copy button and syntax highlighting
- add
role="img"
to svgs
- John (@jmathias3) - First Post (2x) 🎉
- Brian (@MudPunk) - Redgate Article & Copy Editing
Now deployed to docgov.dev
- #61 add offline page when site isn't cached
- add authentication draft
- #23 add css tooltip
- #29 add service worker
- #40 add draft status
- #41 add syntax highlighting theme picker
- #43 add swipe to open side nav
- #48 add settings page
- #52 add last update field
- #53 add github setup intro
- #54 create doc gov icon and icon assets
- #60 serve google fonts locally
- #61 detect offline and add offline banner
- #62 Add copy button to code snippets
- DocGov.Dev domain acquired!
- simplify toc text & update hash for scrollIntoView
- Brian (@MudPunk) - Worked on #52 add last update field
- add acronyms page
- #12 add contributing docs
- #12 add code of conduct
- #14 add author, team, project, and department pages
- #1 add issue templates
- #3 add side navbar
- #13 add metadata linting / validation
- #15 add syntax highlighting support
- #17 add link to page history
- #18 add social meta tags
- #20 add 404 page
- #21 add table of contents sidenav
- #26 create re-usable post preview template
- #28 add archive with all posts and limit homepage post count
- #29 create brand icon, manifest, and social thumbnail
- #30 add def list markdown syntax
- #33 add responsive site title styles
- #34 add minimal print styles
- #37 add toggle to side navbar
- #38 highlight active side navbar item
- #42 use multi-word match, improve result highlighting
- #45 better manage client side dependencies
- add scrollspy and smooth scroll to toc
- #31 allow line wraps on anchor tag highlights
Renamed from OpenSourced to DocGov, with much consternation from Katie
- add new hire intro materials
- add M&O Jira ticket priorities
- add how to install SSIS from sandra
- #16 add markdown sample page
- #2 create tag pages and tab page index
- #4 add search function with text highlighting.
- #6 add metadata post layout
- #27 add display density toggle
- add inline js filter
- rebrand doc gov
- fix lighthouse audit perf and a11y
- Brian (@MudPunk) - First Post & Copy Editing 🎉
- Sandra - First Post 🎉
Create initial 11ty site engine with sample contents, master layout, and post template
- IT Orientation
- Hiring Overview
- add edit button
- add layout page and styles