• Home
  • About
    • oerpli | A. Hinteregger photo

      oerpli | A. Hinteregger

      Physics and Computer Science student in Vienna/Austria

    • Learn More
    • Email
    • Twitter
    • Facebook
    • Github
    • StackOverflow
    • last.fm
    • Steam
    • lichess Lichess
  • Posts
    • All Posts
    • All Tags
  • Projects

Chess Embedding from lichess

29 Sep 2016

Reading time ~1 minute

It’s now possible to embed lichess games (any amount) at the front of the post with the post type. I tried to implement it with a custom tag like {chess game_id} but I think this is not supported by gh pages.

Now it works the following way:

Add this to the front matter (the cryptic stuff is the game id from a lichess game (the part between .org and /black: https://en.lichess.org/tNTJjdFB/black )

games:
- ZfLDSzYr
- tNTJjdFB 

It just works.



ChessDevBoooring Like Tweet