Skip to content

neillrobson/neillrobson.github.io

Repository files navigation

Neill Robson's Website

Source code for the personal website and blog of Neill Robson.

Deployment status badge

Local Development

  1. Download or clone the repo

    git clone [email protected]:neillrobson/neillrobson.github.io.git
    
  2. Enter the folder

    cd neillrobson.github.io/
    
  3. Install dependencies

    bundle install
    npm install
    
  4. Run development server

    npm start
    
  5. Access via http://localhost:3000/

  6. Check production build

    npm run build
    

Live Site

Todo

  • Refactor CSS to use SASS features (variables etc) for maintainability (process started; ongoing)
  • Update stylesheets to make sidebar links clickable on mobile
  • RSS/Search
    • Improve styling of RSS/Search buttons
    • Implement search bar: elasticsearch free?
  • Respond smartly to no-js
  • "now" page: https://nownownow.com/
  • Project page for Private Reacji app