readme.md 2.0 KB

Kairoscope Website 2021

New website for Kairoscope.net to substitute the old kairoscope-landing-page project.

This website is build with hexo and deployed as a static files.

Commands

# Install the Repo
git clone https://git.kairoscope.net/company/kairoscope-website-2021.git
cd kairoscope-website-2021
npm install
# Start a development server
hexo server
# Build files to /dist folder
hexo build
# Deploy build files (not implemented)
hexo deploy

Tasks

  • [x] Trailer field

  • [x] Game long description

  • [x] Presskit page

  • [x] Grid Miner content

    • [x] Hero image

    • [x] Logo

    • [x] Cover

    • [x] Screenshots

    • [x] Short description

    • [x] Long description

  • [x] Newsletter form better visuals

  • [x] Hello world post

  • [x] Max Raider launch post

  • [x] Grid Miner announcement post

  • [x] Vue App

    • [x] Newsletter signup function

    • [x] Mixpanel analytics

    • [x] install tracking

    • [x] track page load Landing page view, Game page view, Presskit page view

    • [x] Track Newsletter Signup, Newsletter Invalid Email and Newsletter Error

    • [x] Track External Link

    • [x] Track Media Downloaded

    • [x] Newsletter success / error / loading

  • [x] Test all Links

  • [x] Add media to presskit (logo, hero, thumbnail, icon, developer and publisher logos)

  • [x] Footer links

  • [x] Better landing page hero

  • [x] Blog page

  • [x] Games page

  • [x] Mobile / responsive design review

  • [x] Contact form page

  • [x] Contact message functions

  • [x] Track Contact Message Sent, Contact Message Invalid and Contact Message Error

  • [ ] Presskits page

  • [ ] Grid Miner alternative Newsletter Signup with reward (Mini Crusher card)

  • [ ] Newsletter signup page (kairoscope and Grid Miner) Each newsletter page signups to a different list

  • [ ] feedback message sent_from field (sent from website or a game?)

  • [ ] Blog post thumbnails

  • [ ] About the team section

  • [ ] Deploy