Simple static website for Kairoscope using Hexo.

James Peret e09f2f49a3 Contact page with custumer-feedback-service integration 2 роки тому
scaffolds 943347b3c3 Scaffolds, placeholder content and basic layout 2 роки тому
source 908dd16cd2 Blog page, games page and lots of small fixes 2 роки тому
themes e09f2f49a3 Contact page with custumer-feedback-service integration 2 роки тому
.gitignore 943347b3c3 Scaffolds, placeholder content and basic layout 2 роки тому
_config.landscape.yml 943347b3c3 Scaffolds, placeholder content and basic layout 2 роки тому
_config.yml e4ece4d7f7 Added Mixpanel analytics 2 роки тому
package-lock.json 943347b3c3 Scaffolds, placeholder content and basic layout 2 роки тому
package.json 943347b3c3 Scaffolds, placeholder content and basic layout 2 роки тому
readme.md e09f2f49a3 Contact page with custumer-feedback-service integration 2 роки тому

readme.md

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