Skip to content

qwerty-fr/qwerty-fr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updating the layout

Set-up Kalamine:

  • git clone https://github.com/qwerty-fr/kalamine.
  • cd kalamine
  • poetry install

Update the JSON

  • Get qwerty-fr.yaml from the main repo.
  • poetry run kalamine --out qwerty-fr.json qwerty-fr.yaml
  • Move qwerty-fr.json to the layouts/ directory of this repo.

Running

  • Install Node.js.
  • Run npx http-server.
  • Open the displayed link in the browser.