Loading repository data…
Loading repository data…
jannis-baum / repository
Live viewer for Markdown, HTML, Jupyter Notebooks & more
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Vivify brings your files to life in the browser! Vivify is primarily made to render Markdown and Jupyter Notebooks, but will also serve as a directory browser and let you view code files with syntax highlighting. See below for features!
If you need any additional features, feel free to open an issue or contribute!
[[toc]]<kbd> tags, e.g. to style keyboard shortcutsYou can find examples for all supported features in the files in the
tests/rendering directory. In case you are looking at these
on GitHub, keep in mind that GitHub doesn't support some of the features that
Vivify supports so some things may look off.
Vivify has a simple API to integrate your favorite editor so the viewer live updates to any changes as you are typing and the scrolling is smoothly synchronized!
See below for a list of existing editor plugins. In case your favorite editor is not yet supported, use these as an example to write your own and add it to the list!
Once you have Vivify installed, use it by running viv with any text file or
directory as an argument! See below for installation options.
[!NOTE] Missing a package for your system or package manager? Help us fill the gap by creating and contributing one – we're happy about PRs and will help with any questions you might have.
brew install jannis-baum/tap/vivify for Homebrew
(maintained by @jannis-baum)yay -S vivify for AUR
(maintained by @tuurep)nix-shell -p vivify
for Nixpkgs
(maintained by @skohtv)$PATHyarn, make and zip installedyarn./configure <install_dir>make install[!TIP]
If you are having trouble building Vivify, or you'd like more detailed build instructions, see our CONTRIBUTING page
Is something not working or do you have any questions? Start a discussion!