mirror of
https://github.com/kennethreitz-archive/atom.git
synced 2026-06-05 23:30:19 +00:00
thoughts
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
Details on implementation
|
||||
|
||||
|
||||
|
||||
|
||||
/content/:uuid
|
||||
--------------
|
||||
|
||||
slug = string
|
||||
text = markdown
|
||||
draft = bool
|
||||
categories = ['kr/photos', 'kr/music']
|
||||
title = string
|
||||
|
||||
|
||||
/collections/:name
|
||||
------------------
|
||||
|
||||
slug = string
|
||||
|
||||
/categories/:uuid
|
||||
----------------
|
||||
|
||||
slug = string
|
||||
parent = category_uuid
|
||||
collection = collection_name
|
||||
Reference in New Issue
Block a user