Giter Site home page Giter Site logo

shilangyu / uni-notes Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 2.0 1.74 MB

Notes from the Computer Science courses (bachelors/masters)

Home Page: https://github.shilangyu.dev/uni-notes/

mini notes warsaw-university-of-technology computer-science math epfl

uni-notes's Introduction

UNI NOTES

All notes are available and rendered here.

CONTRIBUTING

All notes are written in markdown with KaTeX math

  • format your markdown files with prettier
  • spell check with Code Spell Checker
  • all PRs are welcome, from new notes to typo fixes

uni-notes's People

Contributors

imgbot[bot] avatar shilangyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

uni-notes's Issues

Consider moving to mdbook

Based on gitbook, mdbook is a configurable rust books generator.

mdbook

very fast build times much less lightweight
while abstracting many things away it maintains very high configurability uses mathjax
sweet sweet search bar weird syntax for TeX blocks
preprocessors
easy bootstrapping
has ready themes

pandoc

personal touch everything is done from scratch so new features require time to implement
katex is fast and pre-renderable uglier design
100% configurability

Main things holding me off: losing the personal touch, slow mathjax, and retarded TeX blocks

Mathjax could be replaced with katex with some tinkering and TeX blocks could be replaced with preprocessors (which is just as stupid)

mdbook has an open issue about katex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.