Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler committed Oct 3, 2023
1 parent 25966a0 commit 3adfd16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Roadmap

This document contains a list of features that I plan on adding into future versions of Orbit.

### Single-file drivers

Right now, each model belongs to a single file in the `content` folder. This works for some forms of content, such as Markdown files or JSON files, but it could be useful to also have content stored inside of a single CSV file for example.

0 comments on commit 3adfd16

Please sign in to comment.