A minimal email TUI where you read with Markdown and write in Neovim. neomd.ssp.sh/docs
email markdown neovim tui
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update

sspaeti 6195f545 3b7a04aa

+5 -6
+5 -6
docs/content/_index.md
··· 69 69 <br> 70 70 71 71 <div class="hx-mt-12 hx-mb-8"> 72 - <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Video Demo</h2> 72 + <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Video Demo - YouTube rundown of most features:</h2> 73 73 </div> 74 74 75 - YouTube rundown of most features: 75 + 76 76 [![neomd demo](https://img.youtube.com/vi/lpmHqIrCC-w/maxresdefault.jpg)](https://youtu.be/8aKkldYLWV8) 77 77 78 78 79 79 <br> 80 80 <div class="hx-mt-12 hx-mb-8"> 81 - <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Documentation</h2> 81 + <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Documentation:</h2> 82 82 </div> 83 83 84 84 {{< cards cols="3" >}} ··· 98 98 {{< hextra/hero-button text="Getting Started: Install" link="docs#install" >}} 99 99 </div> 100 100 101 + <br> 101 102 102 103 <div class="hx-mt-12 hx-mb-8"> 103 - <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Links</h2> 104 + <h2 class="hx-text-4xl hx-font-bold hx-tracking-tight hx-text-gray-900 dark:hx-text-gray-50">Links:</h2> 104 105 </div> 105 - 106 - <br> 107 106 108 107 - [GitHub Repository](https://github.com/ssp-data/neomd) 109 108 - [Changelog](https://github.com/ssp-data/neomd/blob/main/CHANGELOG.md)