Simple static website for Kairoscope using Hexo.

James Peret 1225334dc3 Added vue.js micro app to handle newsletter subscription 3 years ago
scaffolds 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
source 1225334dc3 Added vue.js micro app to handle newsletter subscription 3 years ago
themes 1225334dc3 Added vue.js micro app to handle newsletter subscription 3 years ago
.gitignore 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
_config.landscape.yml 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
_config.yml 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
package-lock.json 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
package.json 943347b3c3 Scaffolds, placeholder content and basic layout 3 years ago
readme.md 1225334dc3 Added vue.js micro app to handle newsletter subscription 3 years ago

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

# 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

  • [ ] Blog page

  • [ ] Games page

  • [ ] Footer links

  • [ ] Better landing page hero

  • [ ] Contact form page

  • [ ] Vue App

    • [x] Newsletter signup function

    • [ ] Mixpanel analytics

    • [ ] Contact message functions

    • [x] Newsletter success / error / loading

  • [ ] Test all Links

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