Skip to content

Commit

Permalink
restoring files
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaMutuku committed Nov 18, 2022
1 parent d1c6b7a commit 8f65305
Show file tree
Hide file tree
Showing 59 changed files with 167 additions and 21,380 deletions.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions .docusaurus/client-modules.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export default [
require('/home/smutuku/Documents/Github/fhircore/node_modules/infima/dist/css/default/default.css'),
require('/home/smutuku/Documents/Github/fhircore/node_modules/@docusaurus/theme-classic/lib/prism-include-languages'),
require('/home/smutuku/Documents/Github/fhircore/node_modules/@docusaurus/theme-classic/lib/nprogress'),
];
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"editUrlLocalized": "https://github.com/opensrp/fhircore/tree/main/i18n/en/docusaurus-plugin-content-docs/current",
"isLast": true,
"routePriority": -1,
"contentPath": "/home/smutuku/Documents/Github/fhircore/docusaurus-web/docs",
"contentPathLocalized": "/home/smutuku/Documents/Github/fhircore/docusaurus-web/i18n/en/docusaurus-plugin-content-docs/current",
"contentPath": "/home/smutuku/Documents/Github/fhircore/docs",
"contentPathLocalized": "/home/smutuku/Documents/Github/fhircore/i18n/en/docusaurus-plugin-content-docs/current",
"docs": [
{
"unversionedId": "in-app-reporting",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 16 additions & 0 deletions .docusaurus/registry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions .docusaurus/routes.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
import React from 'react';
import ComponentCreator from '@docusaurus/ComponentCreator';

export default [
{
path: '/fhircore/__docusaurus/debug',
component: ComponentCreator('/fhircore/__docusaurus/debug', '955'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/config',
component: ComponentCreator('/fhircore/__docusaurus/debug/config', 'bdb'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/content',
component: ComponentCreator('/fhircore/__docusaurus/debug/content', 'aef'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/globalData',
component: ComponentCreator('/fhircore/__docusaurus/debug/globalData', '3ef'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/metadata',
component: ComponentCreator('/fhircore/__docusaurus/debug/metadata', 'c1c'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/registry',
component: ComponentCreator('/fhircore/__docusaurus/debug/registry', 'fe9'),
exact: true
},
{
path: '/fhircore/__docusaurus/debug/routes',
component: ComponentCreator('/fhircore/__docusaurus/debug/routes', 'cb2'),
exact: true
},
{
path: '/fhircore/',
component: ComponentCreator('/fhircore/', '8e8'),
routes: [
{
path: '/fhircore/',
component: ComponentCreator('/fhircore/', 'c9c'),
exact: true,
sidebar: "defaultSidebar"
},
{
path: '/fhircore/in-app-reporting',
component: ComponentCreator('/fhircore/in-app-reporting', '09e'),
exact: true,
sidebar: "defaultSidebar"
},
{
path: '/fhircore/testing-resources',
component: ComponentCreator('/fhircore/testing-resources', 'd49'),
exact: true,
sidebar: "defaultSidebar"
}
]
},
{
path: '*',
component: ComponentCreator('*'),
},
];
64 changes: 64 additions & 0 deletions .docusaurus/routesChunkNames.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"/fhircore/__docusaurus/debug-955": {
"__comp": "__comp---theme-debug-config-23-a-2ff",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/__docusaurus/debug/config-bdb": {
"__comp": "__comp---theme-debug-config-23-a-2ff",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/__docusaurus/debug/content-aef": {
"__comp": "__comp---theme-debug-contentba-8-ce7",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
},
"allContent": "allContent---fhircore-docusaurus-debug-content-246-e07"
},
"/fhircore/__docusaurus/debug/globalData-3ef": {
"__comp": "__comp---theme-debug-global-dataede-0fa",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/__docusaurus/debug/metadata-c1c": {
"__comp": "__comp---theme-debug-site-metadata-68-e-3d4",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/__docusaurus/debug/registry-fe9": {
"__comp": "__comp---theme-debug-registry-679-501",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/__docusaurus/debug/routes-cb2": {
"__comp": "__comp---theme-debug-routes-946-699",
"__context": {
"plugin": "plugin---fhircore-docusaurus-debug-683-2f2"
}
},
"/fhircore/-8e8": {
"__comp": "__comp---theme-doc-page-1-be-9be",
"__context": {
"plugin": "plugin---fhircore-c-3-a-4ab"
},
"versionMetadata": "versionMetadata---fhircore-935-721"
},
"/fhircore/-c9c": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---fhircore-0-e-3-bfe"
},
"/fhircore/in-app-reporting-09e": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---fhircore-in-app-reportinga-5-f-ae0"
},
"/fhircore/testing-resources-d49": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---fhircore-testing-resourcesd-7-e-e9b"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"name": "@docusaurus/plugin-content-pages",
"version": "2.2.0"
},
"docusaurus-plugin-sitemap": {
"docusaurus-plugin-debug": {
"type": "package",
"name": "@docusaurus/plugin-sitemap",
"name": "@docusaurus/plugin-debug",
"version": "2.2.0"
},
"docusaurus-theme-classic": {
Expand Down
14 changes: 6 additions & 8 deletions .github/workflows/docusaurus-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Deploy FHIR Core docs folder to GH-PAGES

on:
push:
branches: [ main, app-configuration-docusaurus ]
branches: [ main,app-configuration-docusaurus ]
pull_request:
branches: [ main, app-configuration-docusaurus ]
branches: [ main,app-configuration-docusaurus ]
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on

Expand All @@ -23,18 +23,16 @@ jobs:
run: yarn install

- name: Build website
working-directory: docusaurus-web
run: |
yarn install --frozen-lockfile
yarn build
run: yarn build

# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docusaurus-web/build
publish_branch: gh-pages
publish_dir: ./build

user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com
user_email: 41898282+github-actions[bot]@users.noreply.github.com
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
.DS_Store
docusaurus-web/node_modules/
/docusaurus-web/node_modules
node_modules/
/node_modules

# Gradle files
.gradle/
docusaurus-web/build/
/docusaurus-web/build
build/
/build


# Local configuration file (sdk path, etc)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions docusaurus-web/.docusaurus/client-modules.js

This file was deleted.

8 changes: 0 additions & 8 deletions docusaurus-web/.docusaurus/registry.js

This file was deleted.

33 changes: 0 additions & 33 deletions docusaurus-web/.docusaurus/routes.js

This file was deleted.

21 changes: 0 additions & 21 deletions docusaurus-web/.docusaurus/routesChunkNames.json

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 8f65305

Please sign in to comment.