Coder Social home page Coder Social logo

jyc / indoor-wiki Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 267 KB

Indoor Wiki is a program you can use to browse Markdown files in a directory.

License: BSD 2-Clause "Simplified" License

Makefile 0.23% Shell 8.12% OCaml 72.75% Vim Script 0.94% Standard ML 0.05% CSS 6.88% JavaScript 11.02%

indoor-wiki's People

Contributors

jyc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

indoor-wiki's Issues

Embed MathJax?

One goal I had was for everything to be usable offline. But because MathJax is so big, we load it from a remote CDN. This won't work if you're offline, and I wonder if there are even security concerns.

Table of Contents generation

It'd be cool if it were possible to automatically generate a table of contents.

This would probably involve adding traversal features to ocaml-cmark.
Alternatively we could generate ToCs using JavaScript, though I don't always like this experience.

Customizable sidebar?

Customizable sidebars would be cool.
Perhaps both a left and right customizable sidebar.
The left sidebar could be the global sidebar and the right sidebar could be the document sidebar.
The global sidebar might be loaded from _bar.md and the right sidebar might be loaded from filename_bar.md.

Make installation easier

Not sure how best to do this.

One thing that might help would be adding an opam file to our fork of ocaml-scgi. Then when Lwt updated, users wouldn't get weird bugs and have to manually rebuild everything that depends on it.

Embed default CSS, JS, etc.?

It is kind of annoying to force users to have to copy our static/ directory in order to get something going.
Should we embed the default CSS, JS, etc.?

On the other hand, our HTML is not very special.

At the least, it would be cool if there was a script that facilitated updating (something as simple as keeping track of the Git rev their copy is based on, and updating based on a diff).

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.