Skip to content

webbiscuit/webbiscuit-website

Repository files navigation

Web Biscuit Website

Node.js CI

Source for Web Biscuit website.

Features

  • Built using Gatsby
  • Content written in markdownx
  • Pages templated using react
  • yarn used as package manager
  • Deploy to AWS
  • Github build actions and badges and stuff

Development

Run yarn install. This will install the dependencies and build the 3rd party files.

Dev server with hot reloading

yarn run dev

Site building

npm run build

Things TODO

  • Show by tags
  • Show by date?
  • Preview blog page
  • Better home page
  • Better cv page
  • Articles
  • Contact
  • Deploy
  • Smart Styling?
  • Days ago counter for blog
  • Alternative to inline images (gatsby-remark-images) - causes "react-dom.development.js:86 Warning: validateDOMNesting(...):
    cannot appear as a descendant of

    ."

  • Downloadable version of CV
  • SEO meta things
  • sitemap
  • feed