Simple application for note taking with real time sync and support for code editors.
Typescript en el mundo real - Slides del keynote para Noders Chile
clase y plantilla no oficial para las tesis de pre-grado de la Universidad Pedagógica Nacional
Herramienta que permite estimar el foco de atencion de visual de multiples personas
Utility to render a JSON tree view based on a String containing encoded URI information
feat: upgrade deps and fix new errors
feat: upgrade CV information
Upgrade dependencies and CV information
Upgrade dependencies and CV information
This is another example to see how it works
add remark and rehype to better markdown parsing
add connection to issues in github
This is the first entry of the blog and will be used as demo.
This is the example of a subtitle
We can use the issues section as CMS being capable of adding images
we can use the same code blocks that are supported on the issues page
function helloWorld() {
console.log("hello world")
}