-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added GolangToolKits/grrt & GolangToolKits sessions
- Loading branch information
1 parent
57c6e12
commit a88535d
Showing
44 changed files
with
1,345 additions
and
434 deletions.
There are no files selected for viewing
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,82 @@ | ||
# Use the latest 2.1 version of CircleCI pipeline process engine. | ||
# See: https://circleci.com/docs/2.0/configuration-reference | ||
version: 2.1 | ||
|
||
# Define a job to be invoked later in a workflow. | ||
# See: https://circleci.com/docs/2.0/configuration-reference/#jobs | ||
executors: | ||
docker-publisher: | ||
environment: | ||
IMAGE_NAME: ulboralabs/ulboracms | ||
docker: | ||
- image: circleci/buildpack-deps:stretch | ||
jobs: | ||
build: | ||
executor: docker-publisher | ||
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub. | ||
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor | ||
docker: | ||
- image: cimg/go:1.20.2 | ||
# Add steps to the job | ||
# See: https://circleci.com/docs/2.0/configuration-reference/#steps | ||
steps: | ||
- checkout | ||
- sonarcloud/scan | ||
- setup_remote_docker | ||
|
||
- restore_cache: | ||
keys: | ||
- go-mod-v4-{{ checksum "go.sum" }} | ||
- run: | ||
name: Install Dependencies | ||
command: go mod download | ||
- save_cache: | ||
key: go-mod-v4-{{ checksum "go.sum" }} | ||
paths: | ||
- "/go/pkg/mod" | ||
- run: | ||
name: Run tests | ||
command: | | ||
mkdir -p /tmp/test-reports | ||
gotestsum --junitfile /tmp/test-reports/unit-tests.xml | ||
- store_test_results: | ||
path: /tmp/test-reports | ||
- run: | ||
name: Build Docker image | ||
command: | | ||
docker build -t $IMAGE_NAME:latest . | ||
- run: | ||
name: Archive Docker image | ||
command: docker save -o image.tar $IMAGE_NAME | ||
- persist_to_workspace: | ||
root: . | ||
paths: | ||
- ./image.tar | ||
publish-latest: | ||
executor: docker-publisher | ||
steps: | ||
- attach_workspace: | ||
at: /tmp/workspace | ||
- setup_remote_docker | ||
- run: | ||
name: Load archived Docker image | ||
command: docker load -i /tmp/workspace/image.tar | ||
- run: | ||
name: Publish Docker Image to Docker Hub | ||
command: | | ||
# docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD" | ||
echo "$DOCKER_PASSWORD" | docker login --username "$DOCKER_USERNAME" --password-stdin | ||
docker push $IMAGE_NAME:latest | ||
orbs: | ||
sonarcloud: sonarsource/[email protected] | ||
# Invoke jobs via workflows | ||
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows | ||
workflows: | ||
version: 2 | ||
Build: # This is the name of the workflow, feel free to change it to better match your workflow. | ||
# Inside the workflow, you define the jobs you want to run. | ||
jobs: | ||
- build | ||
- publish-latest: | ||
requires: | ||
- build |
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 @@ | ||
{"name":"Blog5","title":"blog5","subject":"Blog5","author":"","createDate":"2023-03-24T14:35:44.814760027-04:00","modifiedDate":"2023-03-27T19:45:46.75486737-04:00","hits":7,"metaAuthorName":"","metaDesc":"","metaKeyWords":"","metaRobotKeyWords":"","text":"PHA+U29tZSBtb3JlIHRleHQgZm9yIGEgbmV3IGJsb2cuPC9wPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":true} |
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 @@ | ||
{"name":"about","title":"About Ulbora CMS","subject":"Ulbora CMS, a very fast CMS","author":"Ken Williamson","createDate":"2020-04-08T13:03:53.550131465-04:00","modifiedDate":"2020-04-09T18:48:54.439338434-04:00","hits":125,"metaAuthorName":"","metaDesc":"Blogging platform","metaKeyWords":"ulbora cms, blog, blogger","metaRobotKeyWords":"","text":"PHA+VWxib3JhIENNUyBpcyBtb3JlIHRoYW4ganVzdCBhIGJsb2dnaW5nIHBsYXRmb3JtLCB5b3UgY2FuIGFsc28gYnVpbGQgd2ViIHNpdGVzIHdpdGggaXQuPC9wPg0KPHA+QXMgZm9yIGJsb2dnaW5nLCBVbGJvcmEgQ01TIGlzIHBlcmZlY3QgZm9yIGJsb2dnaW5nIGFuZCBhbGxvd3MgeW91ciBzaXRlIHRvIHNlcnZlIHVwIHBhZ2VzIGZhc3QuPC9wPg0KPHA+VWxib3JhIENNUyBpcyBhbHNvIHBlcmZlY3QgZm9yIHdlYiBzaXRlcyBmb3IgYm90aCBjb21wYW5pZXMgYW5kIGluZGl2aWR1YWxzLjwvcD4NCjxwPlVsYm9yYSBDTVMgcnVucyBpbiA8ZW0+PHN0cm9uZz5tZW1vcnk8L3N0cm9uZz48L2VtPiBhbmQgcmVxdWlyZXMgPHNwYW4gc3R5bGU9InRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lOyI+bm8gZGF0YWJhc2UgYmFja2VuZDwvc3Bhbj4uPC9wPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"about","title":"About Ulbora CMS","subject":"Ulbora CMS, a very fast CMS","author":"Ken Williamson","createDate":"2020-04-08T13:03:53.550131465-04:00","modifiedDate":"2023-03-24T14:38:39.929196149-04:00","hits":134,"metaAuthorName":"","metaDesc":"Blogging platform","metaKeyWords":"ulbora cms, blog, blogger","metaRobotKeyWords":"","text":"PHA+VWxib3JhIENNUyBpcyBtb3JlIHRoYW4ganVzdCBhIGJsb2dnaW5nIHBsYXRmb3JtLCB5b3UgY2FuIGFsc28gYnVpbGQgd2ViIHNpdGVzIHdpdGggaXQuPC9wPg0KPHA+QXMgZm9yIGJsb2dnaW5nLCBVbGJvcmEgQ01TIGlzIHBlcmZlY3QgZm9yIGJsb2dnaW5nIGFuZCBhbGxvd3MgeW91ciBzaXRlIHRvIHNlcnZlIHVwIHBhZ2VzIGZhc3QuPC9wPg0KPHA+VWxib3JhIENNUyBpcyBhbHNvIHBlcmZlY3QgZm9yIHdlYiBzaXRlcyBmb3IgYm90aCBjb21wYW5pZXMgYW5kIGluZGl2aWR1YWxzLjwvcD4NCjxwPlVsYm9yYSBDTVMgcnVucyBpbiA8ZW0+PHN0cm9uZz5tZW1vcnk8L3N0cm9uZz48L2VtPiBhbmQgcmVxdWlyZXMgPHNwYW4gc3R5bGU9InRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lOyI+bm8gZGF0YWJhc2UgYmFja2VuZDwvc3Bhbj4uPC9wPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"blog1","title":"Blog 1","subject":"A Blog Post about Something","author":"Ken Williamson","createDate":"2020-04-08T12:48:58.829000795-04:00","modifiedDate":"2020-04-09T18:48:54.437247096-04:00","hits":41,"metaAuthorName":"","metaDesc":"","metaKeyWords":"","metaRobotKeyWords":"","text":"PHA+VWxib3JhIENNUyBpcyBtb3JlIHRoYW4ganVzdCBhIGJsb2dnaW5nIHBsYXRmb3JtLCB5b3UgY2FuIGFsc28gYnVpbGQgd2ViIHNpdGVzIHdpdGggaXQuPC9wPg0KPHA+QXMgZm9yIGJsb2dnaW5nLCBVbGJvcmEgQ01TIGlzIHBlcmZlY3QgZm9yIGJsb2dnaW5nIGFuZCBhbGxvd3MgeW91IHNpdGUgdG8gc2VydmUgdXAgcGFnZXMgZmFzdC48L3A+DQo8cD5VbGJvcmEgQ01TIGlzIGFsc28gcGVyZmVjdCBmb3Igd2ViIHNpdGVzIGZvciBib3RoIGNvbXBhbmllcyBhbmQgaW5kaXZpZHVhbHMuPC9wPg0KPHA+VWxib3JhIENNUyBydW5zIGluIDxlbT48c3Ryb25nPm1lbW9yeTwvc3Ryb25nPjwvZW0+IGFuZCByZXF1aXJlcyA8c3BhbiBzdHlsZT0idGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7Ij5ubyBkYXRhYmFzZSBiYWNrZW5kPC9zcGFuPi48L3A+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":true} | ||
{"name":"blog1","title":"Blog 1","subject":"A Blog Post about Something","author":"Ken Williamson","createDate":"2020-04-08T12:48:58.829000795-04:00","modifiedDate":"2023-03-24T14:38:39.924335061-04:00","hits":51,"metaAuthorName":"","metaDesc":"","metaKeyWords":"","metaRobotKeyWords":"","text":"PHA+VWxib3JhIENNUyBpcyBtb3JlIHRoYW4ganVzdCBhIGJsb2dnaW5nIHBsYXRmb3JtLCB5b3UgY2FuIGFsc28gYnVpbGQgd2ViIHNpdGVzIHdpdGggaXQuPC9wPg0KPHA+QXMgZm9yIGJsb2dnaW5nLCBVbGJvcmEgQ01TIGlzIHBlcmZlY3QgZm9yIGJsb2dnaW5nIGFuZCBhbGxvd3MgeW91IHNpdGUgdG8gc2VydmUgdXAgcGFnZXMgZmFzdC48L3A+DQo8cD5VbGJvcmEgQ01TIGlzIGFsc28gcGVyZmVjdCBmb3Igd2ViIHNpdGVzIGZvciBib3RoIGNvbXBhbmllcyBhbmQgaW5kaXZpZHVhbHMuPC9wPg0KPHA+VWxib3JhIENNUyBydW5zIGluIDxlbT48c3Ryb25nPm1lbW9yeTwvc3Ryb25nPjwvZW0+IGFuZCByZXF1aXJlcyA8c3BhbiBzdHlsZT0idGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7Ij5ubyBkYXRhYmFzZSBiYWNrZW5kPC9zcGFuPi48L3A+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":true} |
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 @@ | ||
{"name":"blog2","title":"Blog 2","subject":"Blog Post about Ulbora CMS","author":"Ken Williamson","createDate":"2020-04-09T09:58:39.45379084-04:00","modifiedDate":"2020-04-09T18:48:54.437842539-04:00","hits":6,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0PC9wPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":true} | ||
{"name":"blog2","title":"Blog 2","subject":"Blog Post about Ulbora CMS","author":"Ken Williamson","createDate":"2020-04-09T09:58:39.45379084-04:00","modifiedDate":"2023-03-24T14:38:39.928937089-04:00","hits":13,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0IHRoYXQgbWVhbnMgc29tZXRoaW5nLjwvcD4=","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":true} |
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 @@ | ||
{"name":"blog3","title":"Blog3","subject":"A Blog Post about Something else","author":"Ken Williamson","createDate":"2020-04-09T10:00:36.267933243-04:00","modifiedDate":"2020-04-09T12:55:42.425012057-04:00","hits":5,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0PC9wPg==","TextHTML":"","archived":true,"visible":true,"UseModifiedDate":false,"blogPost":true} | ||
{"name":"blog3","title":"Blog3","subject":"A Blog Post about Something else","author":"Ken Williamson","createDate":"2020-04-09T10:00:36.267933243-04:00","modifiedDate":"2023-03-24T14:38:39.923530874-04:00","hits":8,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0PC9wPg==","TextHTML":"","archived":true,"visible":true,"UseModifiedDate":false,"blogPost":true} |
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 @@ | ||
{"name":"blog4","title":"Blog 4","subject":"Ulbora CMS, a very fast CMS","author":"Ken Williamson","createDate":"2020-04-09T10:17:13.327316721-04:00","modifiedDate":"2020-04-09T18:48:54.438484786-04:00","hits":5,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0PC9wPg==","TextHTML":"","archived":true,"visible":true,"UseModifiedDate":false,"blogPost":true} | ||
{"name":"blog4","title":"Blog 4","subject":"Ulbora CMS, a very fast CMS","author":"Ken Williamson","createDate":"2020-04-09T10:17:13.327316721-04:00","modifiedDate":"2023-03-24T14:38:39.923077915-04:00","hits":9,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+U29tZSBUZXh0PC9wPg==","TextHTML":"","archived":true,"visible":true,"UseModifiedDate":false,"blogPost":true} |
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 @@ | ||
{"name":"dcontact","title":"Contact","author":"Ken Williamson","createDate":"2020-04-07T19:05:45.363500804-04:00","modifiedDate":"2020-04-07T19:15:33.491296454-04:00","hits":4,"metaAuthorName":"","metaDesc":"","metaKeyWords":"","metaRobotKeyWords":"","text":"PCEtLSBDb250YWN0IHNlY3Rpb24tLT4NCjxzZWN0aW9uIGlkPSJjb250YWN0IiBjbGFzcz0icGFnZS1zZWN0aW9uIj4NCjxkaXYgY2xhc3M9ImNvbnRhaW5lciI+DQo8ZGl2IGNsYXNzPSJyb3cganVzdGlmeS1jb250ZW50LWNlbnRlciI+DQo8ZGl2IGNsYXNzPSJjb2wtbGctOCB0ZXh0LWNlbnRlciI+DQo8aDIgY2xhc3M9Im10LTAiPkxldCdzIEdldCBJbiBUb3VjaCE8L2gyPg0KPGhyIGNsYXNzPSJkaXZpZGVyIG15LTQiIC8+DQo8cCBjbGFzcz0idGV4dC1tdXRlZCBtYi01Ij5SZWFkeSB0byBzdGFydCB5b3VyIG5leHQgcHJvamVjdCB3aXRoIHVzPyBHaXZlIHVzIGEgY2FsbCBvciBzZW5kIHVzIGFuIGVtYWlsIGFuZCB3ZSB3aWxsIGdldCBiYWNrIHRvIHlvdSBhcyBzb29uIGFzIHBvc3NpYmxlITwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8ZGl2IGNsYXNzPSJyb3ciPg0KPGRpdiBjbGFzcz0iY29sLWxnLTQgbWwtYXV0byB0ZXh0LWNlbnRlciBtYi01IG1iLWxnLTAiPg0KPGgyPjxzdHJvbmc+Jm5ic3A7KDQwNCkgNjgyLTMwMzU8L3N0cm9uZz48L2gyPg0KPC9kaXY+DQo8ZGl2IGNsYXNzPSJjb2wtbGctNCBtci1hdXRvIHRleHQtY2VudGVyIj48ZW0gY2xhc3M9ImZhcyBmYS1lbnZlbG9wZSBmYS0zeCBtYi0zIHRleHQtbXV0ZWQiPiZsdDsvaSAmZ3Q7PCEtLSBNYWtlIHN1cmUgdG8gY2hhbmdlIHRoZSBlbWFpbCBhZGRyZXNzIGluIEJPVEggdGhlIGFuY2hvciB0ZXh0IGFuZCB0aGUgbGluayB0YXJnZXQgYmVsb3chLS0+PGEgY2xhc3M9ImQtYmxvY2siIGhyZWY9Im1haWx0bzpjb250YWN0QHlvdXJ3ZWJzaXRlLmNvbSI+Y29udGFjdEB5b3Vyd2Vic2l0ZS5jb208L2E+IDwvZW0+PC9kaXY+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9zZWN0aW9uPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false} | ||
{"name":"dcontact","title":"Contact","subject":"","author":"Ken Williamson","createDate":"2020-04-07T19:05:45.363500804-04:00","modifiedDate":"2023-03-24T14:38:39.924668092-04:00","hits":6,"metaAuthorName":"","metaDesc":"","metaKeyWords":"","metaRobotKeyWords":"","text":"PCEtLSBDb250YWN0IHNlY3Rpb24tLT4NCjxzZWN0aW9uIGlkPSJjb250YWN0IiBjbGFzcz0icGFnZS1zZWN0aW9uIj4NCjxkaXYgY2xhc3M9ImNvbnRhaW5lciI+DQo8ZGl2IGNsYXNzPSJyb3cganVzdGlmeS1jb250ZW50LWNlbnRlciI+DQo8ZGl2IGNsYXNzPSJjb2wtbGctOCB0ZXh0LWNlbnRlciI+DQo8aDIgY2xhc3M9Im10LTAiPkxldCdzIEdldCBJbiBUb3VjaCE8L2gyPg0KPGhyIGNsYXNzPSJkaXZpZGVyIG15LTQiIC8+DQo8cCBjbGFzcz0idGV4dC1tdXRlZCBtYi01Ij5SZWFkeSB0byBzdGFydCB5b3VyIG5leHQgcHJvamVjdCB3aXRoIHVzPyBHaXZlIHVzIGEgY2FsbCBvciBzZW5kIHVzIGFuIGVtYWlsIGFuZCB3ZSB3aWxsIGdldCBiYWNrIHRvIHlvdSBhcyBzb29uIGFzIHBvc3NpYmxlITwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8ZGl2IGNsYXNzPSJyb3ciPg0KPGRpdiBjbGFzcz0iY29sLWxnLTQgbWwtYXV0byB0ZXh0LWNlbnRlciBtYi01IG1iLWxnLTAiPg0KPGgyPjxzdHJvbmc+Jm5ic3A7KDQwNCkgNjgyLTMwMzU8L3N0cm9uZz48L2gyPg0KPC9kaXY+DQo8ZGl2IGNsYXNzPSJjb2wtbGctNCBtci1hdXRvIHRleHQtY2VudGVyIj48ZW0gY2xhc3M9ImZhcyBmYS1lbnZlbG9wZSBmYS0zeCBtYi0zIHRleHQtbXV0ZWQiPiZsdDsvaSAmZ3Q7PCEtLSBNYWtlIHN1cmUgdG8gY2hhbmdlIHRoZSBlbWFpbCBhZGRyZXNzIGluIEJPVEggdGhlIGFuY2hvciB0ZXh0IGFuZCB0aGUgbGluayB0YXJnZXQgYmVsb3chLS0+PGEgY2xhc3M9ImQtYmxvY2siIGhyZWY9Im1haWx0bzpjb250YWN0QHlvdXJ3ZWJzaXRlLmNvbSI+Y29udGFjdEB5b3Vyd2Vic2l0ZS5jb208L2E+IDwvZW0+PC9kaXY+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9zZWN0aW9uPg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"download","title":"Download Now!","subject":"https://github.com/Ulbora/ulboracms","author":"Ken Williamson","createDate":"2020-04-09T15:40:15.936674322-04:00","modifiedDate":"2020-04-09T17:00:58.585089614-04:00","hits":9,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+RnJlZSBEb3dubG9hZCBhdCBVbGJvcmEgQ01TITwvcD4=","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"download","title":"Download Now!","subject":"https://github.com/Ulbora/ulboracms","author":"Ken Williamson","createDate":"2020-04-09T15:40:15.936674322-04:00","modifiedDate":"2023-03-24T14:38:39.924909129-04:00","hits":11,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+RnJlZSBEb3dubG9hZCBhdCBVbGJvcmEgQ01TITwvcD4=","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"home","title":"Home Page","subject":"Ulbora CMS","author":"Ken Williamson","createDate":"2020-04-09T12:32:39.806769116-04:00","modifiedDate":"2022-10-16T12:52:49.056114352-04:00","hits":194,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+QSBUaGVtZSBmb3IgVWxib3JhIENNUzwvcD4=","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"home","title":"Home Page","subject":"Ulbora CMS","author":"Ken Williamson","createDate":"2020-04-09T12:32:39.806769116-04:00","modifiedDate":"2023-03-27T19:45:46.755449572-04:00","hits":235,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+QSBUaGVtZSBmb3IgVWxib3JhIENNUyBhbmQgdGhlcmUgYXJlIG90aGVycy48L3A+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"project6","title":"Atlanta Home Improvement","subject":"Atlanta Home Improvement","author":"Ken Williamson","createDate":"2020-04-09T15:10:11.079578998-04:00","modifiedDate":"0001-01-01T00:00:00Z","hits":0,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+V2ViIERlc2lnbiBmb3ImbmJzcDtBdGxhbnRhIEhvbWUgSW1wcm92ZW1lbnQ8L3A+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"project6","title":"Atlanta Home Improvement","subject":"Atlanta Home Improvement","author":"Ken Williamson","createDate":"2020-04-09T15:10:11.079578998-04:00","modifiedDate":"2023-03-24T14:38:39.92223203-04:00","hits":2,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PHA+V2ViIERlc2lnbiBmb3ImbmJzcDtBdGxhbnRhIEhvbWUgSW1wcm92ZW1lbnQ8L3A+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"service1","title":"Gem","subject":"Sturdy Themes","author":"Ken Williamson","createDate":"2020-04-09T13:21:55.561436611-04:00","modifiedDate":"0001-01-01T00:00:00Z","hits":0,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+T3VyIHRoZW1lcyBhcmUgdXBkYXRlZCByZWd1bGFybHkgdG8ga2VlcCB0aGVtIGJ1ZyBmcmVlITwvZGl2Pg0KPC9kaXY+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"service1","title":"Gem","subject":"Sturdy Themes","author":"Ken Williamson","createDate":"2020-04-09T13:21:55.561436611-04:00","modifiedDate":"2023-03-24T14:38:39.923773787-04:00","hits":2,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+T3VyIHRoZW1lcyBhcmUgdXBkYXRlZCByZWd1bGFybHkgdG8ga2VlcCB0aGVtIGJ1ZyBmcmVlITwvZGl2Pg0KPC9kaXY+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"service2","title":"Laptop","subject":"Up to Date","author":"Ken Williamson","createDate":"2020-04-09T13:25:19.755722212-04:00","modifiedDate":"0001-01-01T00:00:00Z","hits":0,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+QWxsIGRlcGVuZGVuY2llcyBhcmUga2VwdCBjdXJyZW50IHRvIGtlZXAgdGhpbmdzIGZyZXNoLjwvZGl2Pg0KPC9kaXY+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"service2","title":"Laptop","subject":"Up to Date","author":"Ken Williamson","createDate":"2020-04-09T13:25:19.755722212-04:00","modifiedDate":"2023-03-24T14:38:39.928635116-04:00","hits":3,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+QWxsIGRlcGVuZGVuY2llcyBhcmUga2VwdCBjdXJyZW50IHRvIGtlZXAgdGhpbmdzIGZyZXNoIGFuZCByZWFkeSB0byBnby48L2Rpdj4NCjwvZGl2Pg==","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
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 @@ | ||
{"name":"service3","title":"Globe","subject":"Ready to Publish","author":"Ken Williamson","createDate":"2020-04-09T13:28:56.303540524-04:00","modifiedDate":"0001-01-01T00:00:00Z","hits":0,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+WW91IGNhbiB1c2UgdGhpcyBkZXNpZ24gYXMgaXMsIG9yIHlvdSBjYW4gbWFrZSBjaGFuZ2VzITwvZGl2Pg0KPC9kaXY+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} | ||
{"name":"service3","title":"Globe","subject":"Ready to Publish","author":"Ken Williamson","createDate":"2020-04-09T13:28:56.303540524-04:00","modifiedDate":"2023-03-24T14:38:39.925124968-04:00","hits":1,"metaAuthorName":"","metaDesc":"","metaKeyWords":"UlboraCMS, CMS, Ulbora, templates, screens","metaRobotKeyWords":"","text":"PGRpdj4NCjxkaXY+WW91IGNhbiB1c2UgdGhpcyBkZXNpZ24gYXMgaXMsIG9yIHlvdSBjYW4gbWFrZSBjaGFuZ2VzITwvZGl2Pg0KPC9kaXY+","TextHTML":"","archived":false,"visible":true,"UseModifiedDate":false,"blogPost":false} |
Oops, something went wrong.