Typst
Quarto
Docusaurus
Overleaf
Productivity Power Tools
Obsidian.md
Google Docs
CharacterMap.org
Flask
Django
Ruby on Rails
ExpressJS
Laravel
ASP.NET
Node.js
Meteor
FlaskTypst might be a bit more popular than Flask. We know about 51 links to it since March 2021 and only 42 links to Flask. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
ZUGFeRD and Factur-X are standards used in Germany and France that solve this by putting both readers in one file: a normal PDF users can look at, with the structured invoice data embedded as XML for automation. This post explains why you would want or need that and how Oicana produces such a file from a Typst template. - Source: dev.to / 11 days ago
Like many of us here I prefer not use PowerPoint. Recently I've been making slides in Typst (https://typst.app) which is great, except there's no good way to actually present the resulting PDF, and no support for speaker notes, videos or GIFS. To fix this I built Presio: https://presio.xyz. Present any PDF in the browser as two synced windows, a controller (speaker notes, timer, media controls) and a viewer for... - Source: Hacker News / 14 days ago
This post looks at what the European Accessibility Act and the US accessibility framework (ADA and Section 508) mean for businesses that produce PDFs, whether PDF/UA is actually required, and how Oicana exports PDF/UA-1 documents from Typst templates. - Source: dev.to / 25 days ago
> Is there anything similar to (or better than) overleaf for collaborating on typst docs? To be clear, overleaf isnโt all that great but I sometimes work with groups that are used to it. Yes, https://typst.app/ is the official Typst app (part of how they make money). > Have conferences that traditionally accepted latex source (and specified latex templates) started accepting typst as well? Very few by now. - Source: Hacker News / 24 days ago
Co-maintainer here. Tectonic is a cool project, but hasn't seen any significant changes in a few years---and likely won't anytime soon. It seems we maintainers don't have the time and motivation to put serious work into Tectonic. I haven't looked at the code in years (and thus may be wrong), but here's a quick overview: Tectonic's code consists of thin bindings to /harfbuzz/graphite/etc and a vendored XeTeX port,... - Source: Hacker News / about 1 month ago
"After configuring Flask, notice how this file disables caching of responses (provided youโre in debugging mode, which you are by default in your code50 codespace), lest you make a change to some file but your browser not notice. ". Source: over 3 years ago
Flask, which offers a simple interface for email sendingโ Flask Mail. (Check here how to send emails with Flask). - Source: dev.to / almost 4 years ago
Lang="en"> Plot Bookmarks!{% block title %}{% endblock %} rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" /> class="container"> Plot Bookmarks by Date {% block containercontent %}{% endblock %} /> class="footer"> class="text-muted"> >This is a... - Source: dev.to / about 4 years ago
What's the easiest way to determine which version of Flask is installed? Source: about 4 years ago
I'm looking at the WSGI specification and I'm trying to figure out how servers like uWSGI fit into the picture. I understand the point of the WSGI spec is to separate web servers like nginx from web applications like something you'd write using Flask. What I don't understand is what uWSGI is for. Why can't nginx directly call my Flask application? Can't flask speak WSGI directly to it? Why does uWSGI need to get... Source: over 4 years ago
Quarto - Open-source scientific and technical publishing system built on Pandoc.
Django - The Web framework for perfectionists with deadlines
Docusaurus - Easy to maintain open source documentation websites
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Overleaf - The online platform for scientific writing. Overleaf is free: start writing now with one click. No sign-up required. Great on your iPad.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple