Lightweight and sustainable Websites: Difference between revisions

From Run Your Own
Jump to navigation Jump to search
Line 11: Line 11:


== Static Site Generators ==
== Static Site Generators ==
* [https://www.11ty.io/ Eleventy], written in JavaScript
* [https://gohugo.io/ Hugo], written in Go
* [https://gohugo.io/ Hugo], written in Go
* [https://jekyllrb.com/ Jekyll], written in Ruby
* [https://jekyllrb.com/ Jekyll], written in Ruby
* [https://blog.getpelican.com/ Pelikan], written in Python
* [https://blog.getpelican.com/ Pelikan], written in Python
* [https://www.11ty.io/ Eleventy], written in JavaScript


== Web Frameworks ==
== Web Frameworks ==

Revision as of 17:21, 17 August 2019

Client-side Optimizations

Server-side Optimizations

Web Servers

Static Site Generators

Web Frameworks

  • Phoenix, written in Elixir
  • Elm, functional language compiling to Javascript

Links

Need to be processed/summarized?