aboutsummaryrefslogtreecommitdiffstats
path: root/script/export.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor export script, and produce nicer yaml.Harald Eilertsen2021-06-061-15/+31
| | | | | | | | Don't use serialized ruby object format for users and categories, just list the attributes as separate keys under the object identified by it's slug. Also properly export yaml frontmatter for posts.
* Export users + categories in addition to postsHarald Eilertsen2021-06-041-0/+49