mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 08:05:43 +00:00
adding latest
This commit is contained in:
@@ -4,6 +4,7 @@ optional:
|
||||
- template_path
|
||||
- example
|
||||
- template_filename
|
||||
- user_input
|
||||
|
||||
required:
|
||||
- base_path
|
||||
@@ -11,20 +12,15 @@ required:
|
||||
- filename
|
||||
- extension
|
||||
- name
|
||||
- user_input - should be optional
|
||||
|
||||
|
||||
|
||||
- page with a template
|
||||
- page without a template
|
||||
- page using date tokens
|
||||
- page using input tokens
|
||||
- page using name tokens
|
||||
|
||||
|
||||
- page using/not using input tokens
|
||||
- page with/without a template
|
||||
- user input does not match number of input tokens
|
||||
- user input is None
|
||||
- the given base path does not exist
|
||||
- page using/not using date tokens
|
||||
- page using/not using name tokens
|
||||
|
||||
|
||||
|
||||
|
||||
- user input does match number of input tokensE
|
||||
- path/page filenames can contain spaces and they are converted
|
||||
|
||||
Reference in New Issue
Block a user