Commit graph

5 commits

Author SHA1 Message Date
Jonathan Hodgson
a3bbe9b4a2 Adds the ability to add files that already exist
Work on #16

This was a relatively large amount of work. It introduces assets which
are stored in the assets sub directory and stored in the database with
the asset type in the database.
2020-12-30 16:42:47 +00:00
Jonathan Hodgson
980eef941b Fix yaml retrieval 2020-12-29 09:37:58 +00:00
Jonathan Hodgson
ccbb335ec4 Adds separate functions for yaml header and yaml file 2020-12-29 08:48:25 +00:00
Jonathan Hodgson
51ca57da7f Adds support for yaml files rather than yaml headers 2020-12-29 08:45:14 +00:00
Jonathan Hodgson
ac031344d3 Splits up file into smaller files
Closes issue #9
2020-12-20 17:07:17 +00:00