Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posts

Short posts on topics related to AI, XAI, and AI for chemistry.

URL: https://santi-mir.github.io/posts.

Details

  • Build: it builds on ./docs. The packages needed for building from the source markdown files are:

    cargo install mdbook mdbook-mermaid mdbook-katex
  • License: All the content here is under CC BY 4.0, except for quotations which may share the license of the source.

  • Contributions: Contributions are taken under the same license, CC BY 4.0.

  • Tools: mdbook.rs builds the book and mdbook-mermaid.rs a plugin to insert graphs.

Development

Steps

Besides the build-apps, install:

cargo install lychee rumdl caesiumclt

It's useful to have a pre-commit git hook

#!/bin/env bash
rumdl check
mdbook build

And pre-push

#!/bin/env bash
lychee src || exit 1
caesiumclt --lossless -O bigger src/assets/*.{jpg,jpeg,png} --same-folder-as-input

Then do chmod +x .git/hooks/{pre-push,pre-commit}

About

Notes on topics like XAI, AI, AI for chemistry.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages