Difference between revisions of "Lightweight and sustainable Websites"

From Run Your Own
Jump to: navigation, search
m
(Added Web Servers)
Line 4: Line 4:
  
 
== Web Servers ==
 
== Web Servers ==
 +
* [http://httpd.apache.org/ Apache HTTP Server]
 +
* [https://nginx.org/ nginx]
 +
* [https://www.lighttpd.net/ Lighttpd]
 +
* [http://www.acme.com/software/thttpd/ thttpd]
 +
* [https://www.bsd.plumbing/ OpenBSD httpd]
  
 
== Static Site Generators ==
 
== Static Site Generators ==

Revision as of 14:24, 9 February 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?