-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
'publication by pim@ojs+linux+6.1.31+quiqr-desktop-app-0.17.4'
- Loading branch information
Showing
9 changed files
with
145 additions
and
28 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,6 @@ | ||
# quiqr-template-kitchen-sink | ||
# Quiqr Template Kitchen Sink | ||
|
||
> Everything but the kitchen sink | ||
This template is for learning how the Quiqr Model works. Every available model | ||
field is configured in this model. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"weekday": [ | ||
"Monday", | ||
"Tuesday", | ||
"Wednesday", | ||
"Thursday", | ||
"Friday", | ||
"Saterday", | ||
"Sunday" | ||
] | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "KitchenSink", | ||
"description": "Template with every available field type. For learning the Quiqr Model", | ||
"homepage": "https://github.com/quiqr/quiqr-template-kitchen-sink", | ||
"license": "MIT", | ||
"licenseURL": "https://github.com/quiqr/quiqr-template-kitchen-sink/blob/main/LICENSE", | ||
"author": "Pim Snel", | ||
"authorHomepage": "https://github.com/mipmip" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
# README FOR NEW SITE | ||
# Quiqr Template Kitchen Sink | ||
|
||
If you're a website developer you can read the [Quiqr Site Developer | ||
Docs](https://book.quiqr.org/) | ||
how to customize your Site Admin. | ||
> Everything but the kitchen sink | ||
Quiqr is a Desktop App made for [Hugo](https://gohugo.io). Read all about | ||
[creating Hugo websites](https://gohugo.io/getting-started/quick-start/). | ||
This template is for learning how the Quiqr Model works. Every available model | ||
field is configured in this model. | ||
|
||
To change this about text, edit this file: */home/pim/Quiqr Data/sites/test_site_for_model_development/main/quiqr/home/index.md*. | ||
If you're a website developer you can read the [Quiqr Site Developer | ||
Docs](https://book.quiqr.org/) how to customize your Site Admin. | ||
|
||
Happy Creating. | ||
|
||
❤️ Quiqr | ||
❤️ Quiqr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters