Skip to content

OswaldLabsOpenSource/oswaldlabs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3bd66a0 · Mar 27, 2025
Nov 26, 2018
Mar 27, 2025
Jun 21, 2019
Apr 3, 2023
Nov 17, 2019
May 24, 2021
Dec 15, 2018
Nov 26, 2018
Apr 8, 2019
Jan 12, 2019
Jan 12, 2019
Jun 13, 2019
Jan 12, 2019
Dec 17, 2018
Sep 5, 2020

Repository files navigation

Oswald Labs Website

Netlify status

This is the repo for Oswald Labs' official website. It's built on Hugo as opposed to the previous version in Middleman.

Todo before production

  • Migration
  • Rich Snippets docs, add all everywhere
  • Screenshot API for meta image or platform image generator
  • Check RSS feed and add dates for everything
  • Remove robots.txt prevent
  • Check current sitemap.xml and make redirects
  • Dark theme/dyslexia theme for plugin footer
  • Add Minify to Gulp build process
  • Look into metas, titles = [x] Fix subnav active bug for secondary link
  • Blog post ideas
    • Open Dyslexic results
    • A case for web accessibility plugins
    • Translation with Netlify prerender for /nl URLs

Development

Run a local Gulp/Hugo server:

yarn serve

Run Prettier while writing CSS or JS:

yarn prettier

Production

Just pust to master branch and Netlify will deploy (currently set to temp URL)