The complex simplicity of my static websites

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • documentation

    Documentation for the Matry language. (by matry)

  • I’ve been slowly working on a DSL that takes a similar approach. I’m creating a language for UI designers to specify components:

    https://github.com/matry/documentation

    I’m using a pythonic syntax because it feels more intuitive to non-programmers. One thing I’m running into, and that you’ll run into as well, the lack of delimiters can be its own source of complexity. If you nest too deeply, it becomes hard to read.

  • zim-desktop-wiki

    Main repository of the zim desktop wiki project

  • FWIW, I've been using http://zim-wiki.org for YEARS. (Sites a little messy and I need to clean it up, but it's extremely functional,) I host my college classes websites from it, to the point that I forced myself to learn the Canvas API, to just clone the page from this site to the front page of Canvas and change the links so they come back here.

    jrm4.com

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • emmet-ls

    Emmet support based on LSP.

  • You know you're not supposed to write the symbols in and around the tags by hand, right?

    https://github.com/aca/emmet-ls

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts