~xigoi

Plzeƈ, Czechia

https://xigoi.neocities.org

Student of the Czech Technical University in Prague, Faculty of Nuclear Sciences and Physical Engineering

Trackers

~xigoi/xidoc

Last active a month ago

~xigoi/nvim-plugins

Last active 1 year, 4 months ago

~xigoi/xidoc-todo

Last active 1 year, 5 months ago

~xigoi/rapidjs

Last active 1 year, 8 months ago

~xigoi/heine

Last active 2 years ago

~xigoi/matext

Last active 2 years ago

#2 [Feature] support generating man pages a month ago

Comment by ~xigoi on ~xigoi/xidoc

REPORTED RESOLVED WONT_FIX

#3 Nimble install fails (Nim 2.2.0) a month ago

bug added by ~xigoi on ~xigoi/xidoc

#3 Nimble install fails (Nim 2.2.0) a month ago

Comment by ~xigoi on ~xigoi/xidoc

This seems to be a regression in npeg. I pinned the npeg version, which should hopefully resolve the issue.

Note that I am no longer really maintaining xidoc because it has turned into a bloated mess. I am working on a new markup language which is designed to be more lightweight and modular.

REPORTED RESOLVED FIXED

#38 Penrose support 1 year, 5 months ago

new commands added by ~xigoi on ~xigoi/xidoc-todo

#38 Penrose support 1 year, 5 months ago

low priority added by ~xigoi on ~xigoi/xidoc-todo

#38 Penrose support 1 year, 5 months ago

Comment by ~xigoi on ~xigoi/xidoc-todo

#38 Penrose support 1 year, 5 months ago

Ticket created by ~xigoi on ~xigoi/xidoc-todo

The diagramming library Penrose now has an experimental self-contained version: https://penrose.cs.cmu.edu/docs/ref/vanilla-js

#24 Split off the QuickJS wrapper, KaTeX and Prism.js into three separate projects 1 year, 6 months ago

Comment by ~xigoi on ~xigoi/xidoc-todo

Partially done: the QuickJS wrapper is separate. Do we even want to separate the others?

#32 Incremental compilation 1 year, 6 months ago

technical barrier added by ~xigoi on ~xigoi/xidoc-todo

#19 Date command 1 year, 8 months ago

Comment by ~xigoi on ~xigoi/xidoc-todo

Interface idea:

[now ?format]: returns the current datetime in the specified format, with yyyy-MM-dd as default added in 2023.704.0

[date ?text]: sets the text as the document date with [now] as default (\date in LaTeX, adding it to the title as well as some kind of metadata in HTML)