Git Product home page Git Product logo

highbs-bok's Introduction

highbs-bok's People

Contributors

skaant avatar

Stargazers

Gwenaël Girod avatar

Watchers

 avatar

highbs-bok's Issues

L'univers / Glossaire : export data

  1. Export all ABS-LANG terms as enum,

  2. Create a GlossaryTerm type holding :

    • [Display] name: string (quite the same as enum id),
    • summary?: string, short description, optional but strongly advised,
    • description?: string, detailed description, for L'univers / Glossaire page,
    • occurrences?: string[], term occurrence like 'volume 1 chapitre 1', 'volume 2', 'storyboards'.
      Dans le futur : 'volume 1 version 1 chapitre 1', 'storyboard 18-2 page 1'.
  3. In L'univers / Glossaire page creates sections for :

    • Volume 1,
    • Volume 2,
    • Storyboards.
  4. Create new issue for programmatic ABS-LANG term rendering:

    • <Term id={TERMS['<id>']} />, renders <a href="/l-univers/glossaire/<id>"></a>,
    • Specific font,
    • Front-end JS : hover displays summary ?

Home : Add last blog entries in a row

Creates a component to use in pages/index to display the last (5 ?) blog posts.

It may take place after L'univers section, as ordered in navbar & footer.

New page : L'univers / Lieux

Create new page for locations :

  • La cité de l'aube,
  • TERA,
  • Jardins de Balthazum,
  • (vol 2) Le siège de la pensée,
  • (vol 2) TRIKO-CITÉ,
  • (vol 2) Point d'impact de la capsule-graine

New page : L'univers / Personnages et entités

Page "Personnages et entités" listent les personnages :

  • Du volume 1 (Baltazum, tout-un, ANGK),

  • Du volume 2, masqués, à révéler dans le temps

    • Principaux : Binda, Jingjamzum, Raz-la-Pouepouette, siège de la pensée, ...
    • Secondaires : 3 anciens anciens, 3 citoyens de la cité de l'aube

Extract glossary terms to data file

  1. Create a glossary.ts file in /data
  2. Extract word data from src/pages/l-univers/glossaire.tsx template (table tr iterations) to this new file

Breadcrumb / fil d'Ariane

Integrate the breadcrumb component on all pages, excepted home page.

Examples ;

  • Accueil / Acheter
  • Accueil / L'univers / Sept ERAS

Note on examples : requires a page short title (along id, slug and full title).

README

Replace gatsby-generated content with :

  1. Quick start
  2. Nice <img/> along the doc

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.