Giter VIP home page Giter VIP logo

liz-portfolio's People

Watchers

 avatar  avatar

liz-portfolio's Issues

Flesh out Work pages

Work pages should resemble Emily's website, and should follow Liz's specifications:

I'd also like to have the images in the subcategories to be shown as thumbnails in a grid, and when you click on one, you can go through them all with arrows to the left and right. The way it is now, where you scroll down to go through all the images, isn't great for displaying images that are all part of the same series.

Allow arbitrary ordering of entries

Currently, entries on the page are ordered by reverse created-date. There should be an easy way to reorder them, most likely entailing a switch in ordering logic. Perhaps just an "order" attribute that auto-increments? (reference)

Site launch checklist

Forked from the DataMade Site Launch Checklist.

Web Search Indexing

  • If you have a staging site, tell the search engine robots not to index you with a robots.txt
  • Make sure you allow indexing when you are ready to launch
  • Make sure you handle the www subdomain with DNS redirect

Google Analytics

  • Create Google Analytics account
  • Hook up the GA Tracking Code (typically in our analytics_lib.js file)
  • Set up relevant Goals and Funnels
  • Set up Google Webmaster Tools
  • Verify site in Webmaster Tools with DNS TXT record
  • Link Webmaster Tools to Google Analytics

Sharing & Rich Snippets

  • Set up general meta tags
  • <meta name=“description”>
  • <meta name=“author”>
  • Set up Facebook meta tags & validate here
  • <meta property=“og:site_name”>
  • <meta property=“og:title”>
  • <meta property=“og:type”>
  • <meta property=“og:description”>
  • <meta property=“og:url”>
  • <meta property=“og:image”>
  • Set up Twitter meta tags & validate here
  • <meta name=“twitter:card”>
  • <meta name=“twitter:site”>
  • <meta name=“twitter:creator”>
  • <meta name=“twitter:description”> (note that this needs to be under 200 characters)
  • <meta name=“twitter:title”>
  • <meta name=“twitter:url”>
  • <meta name=“twitter:image:src”>

Mobile Friendliness

Test on various mobile devices:

  • scrolling is easy
  • nav bar works
  • hoverable things are tappable
  • charts/maps look ok

Page Speed

Miscellaneous Polish

Testing

  • Plan for a day of bugfixing. This day should happen after you have added the last features you plan on adding.

GitHub Readme

If the site is open source, make sure the Readme.md is complete and accurate.

Here's a few good examples:

The Readme should have the following sections:

  • Overview
  • Setup
  • Running locally
  • Team
  • Errors / Bugs
  • Pull Requests
  • Copyright and License

Change nav categories

The navigation should follow this structure:

- About
- Bodies
- Screens
- Design
- Zines

And should collapse to look like this:

- About
     |-----> About Liz
     |-----> Exhibitions
     |-----> Contact
- Bodies
     |-----> "Work title", Date
     |-----> [...]
- Screens
     |-----> "Work title", Date
     |-----> [...]
- Design
     |-----> "Work title", Date
     |-----> [...]
- Zines
     |-----> "Work title", Date
     |-----> [...]

Tweak admin page

The admin page leaves a lot to be desired right now. Specifically:

  • Hide SlugFields so that Liz doesn't have to enter empty text every time she makes a new project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.