Lightweight and sustainable Websites: Difference between revisions

From Run Your Own
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
== Server-side Optimizations ==
== Server-side Optimizations ==


=== Static Site Generators ===
== Static Site Generators ==
* [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


=== Web Frameworks ===
== Web Frameworks ==
* [https://phoenixframework.org/ Phoenix], written in Elixir
* [https://phoenixframework.org/ Phoenix], written in Elixir
* [https://elm-lang.org/ Elm], functional language compiling to Javascript
* [https://elm-lang.org/ Elm], functional language compiling to Javascript

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?