Lightweight and sustainable Websites: Difference between revisions

From Run Your Own
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


== Server-side Optimizations ==
== Server-side Optimizations ==
=== Static Site Generators ===
* [https://gohugo.io/ Hugo], written in Go
* [https://jekyllrb.com/ Jekyll], written in Ruby
* [https://blog.getpelican.com/ Pelikan], written in Python
=== Web Frameworks ===
* [https://phoenixframework.org/ Phoenix], written in Elixir
* [https://elm-lang.org/ Elm], functional language compiling to Javascript


== Links ==
== Links ==

Revision as of 10:37, 21 January 2019

Client-side Optimizations

Server-side Optimizations

Static Site Generators

Web Frameworks

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

Links

Need to be processed/summarized?