thanethomson / statik

Multi-purpose static web site generator aimed at developers.
https://getstatik.com
MIT License
258 stars 30 forks source link

database.py: Preserve default list value order #93

Closed CLiu13 closed 5 years ago

CLiu13 commented 5 years ago

This ensures that the default list value order will be the order in the resulting output.

Fixes https://github.com/thanethomson/statik/issues/76