diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 0000000..ca28a29 --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,24 @@ +name: CI + +on: + push: + branches: + - main + pull_request: + branches: + - main + +jobs: + broken_links: + name: Detect Broken Links + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + + - name: Link Checker + uses: lycheeverse/lychee-action@v1.6.1 + with: + args: --verbose --no-progress 'docs/**/*.md' --exclude-loopback --exclude 'docs/themes/**/*.md' + format: markdown + jobSummary: true + fail: true diff --git a/docs/config/_default/menus.en.toml b/docs/config/_default/menus.en.toml index 9c601c6..4185479 100644 --- a/docs/config/_default/menus.en.toml +++ b/docs/config/_default/menus.en.toml @@ -55,27 +55,27 @@ url = "legal" # footer menu middle [[footer_middle]] name = "Supported Azure Services" -url = "https://docs.promitor.io/configuration/v2.x/metrics/" +url = "https://docs.promitor.io/latest/scraping/overview/" weight = 1 [[footer_middle]] name = "Metric Sinks" -url = "https://docs.promitor.io/configuration/v2.x/runtime/scraper#metric-sinks" +url = "https://docs.promitor.io/latest/scraping/runtime-configuration/#metric-sinks" weight = 2 [[footer_middle]] name = "Deployment" -url = "https://docs.promitor.io/deployment" +url = "https://docs.promitor.io/latest/deployment/" weight = 3 [[footer_middle]] name = "Operations" -url = "https://docs.promitor.io/operations" +url = "https://docs.promitor.io/latest/operations/" weight = 4 [[footer_middle]] name = "Security" -url = "https://docs.promitor.io/configuration/v2.x/azure-authentication" +url = "https://docs.promitor.io/latest/security/azure-authentication/" weight = 5 # footer menu right diff --git a/docs/content/english/_index.md b/docs/content/english/_index.md index 2867d3b..7f44954 100644 --- a/docs/content/english/_index.md +++ b/docs/content/english/_index.md @@ -71,7 +71,7 @@ service: button: enable : true label : "Check it out" - link : "https://docs.promitor.io/configuration/v2.x/runtime/scraper#metric-sinks" + link : "https://docs.promitor.io/latest/scraping/runtime-configuration/#metric-sinks" # service item loop - title : "Trusted By Others" diff --git a/docs/content/english/concepts/_index.md b/docs/content/english/concepts/_index.md index 257038f..d104c19 100644 --- a/docs/content/english/concepts/_index.md +++ b/docs/content/english/concepts/_index.md @@ -43,10 +43,10 @@ Here's an overview of how they work together: You can easily start discovering resources automatically: -1. Declare resource discovery groups ([link](https://docs.promitor.io/configuration/v2.x/resource-discovery)) -2. Deploy Promitor Resource Discovery ([link](https://docs.promitor.io/deployment/resource-discovery)) -3. Configure Promitor Scraper to use resource discovery ([link](https://docs.promitor.io/configuration/v2.x/runtime/scraper#using-resource-discovery)) -4. Deploy Promitor Scraper ([link](https://docs.promitor.io/deployment/scraper)) +1. Declare resource discovery groups ([link](https://docs.promitor.io/latest/resource-discovery/declaring-resource-discovery-groups/)) +2. Deploy Promitor Resource Discovery ([link](https://docs.promitor.io/latest/deployment/resource-discovery/kubernetes/)) +3. Configure Promitor Scraper to use resource discovery ([link](https://docs.promitor.io/latest/scraping/runtime-configuration/#using-resource-discovery)) +4. Deploy Promitor Scraper ([link](https://docs.promitor.io/latest/deployment/scraper/kubernetes/)) ## What components do agents provide? diff --git a/docs/content/english/faq/_index.md b/docs/content/english/faq/_index.md index 0874625..a735334 100644 --- a/docs/content/english/faq/_index.md +++ b/docs/content/english/faq/_index.md @@ -34,7 +34,7 @@ We support `Global` (default), `China`, `UsGov` & `Germany` Azure clouds. This can be configured in the metric configuration under `azureMetadata`. -For more information see our ['Metric Configuration' page](https://docs.promitor.io/configuration/v2.x/metrics/#metrics). +For more information see our ['Metric Configuration' page](https://docs.promitor.io/latest/scraping/overview/#metrics). {{}} {{< faq "Why do Azure Blob & File Storage only report account-level information?" >}} diff --git a/docs/content/english/get-started/_index.md b/docs/content/english/get-started/_index.md index 73cdb18..7906dc0 100644 --- a/docs/content/english/get-started/_index.md +++ b/docs/content/english/get-started/_index.md @@ -8,7 +8,7 @@ draft: false We provide a variety of walkthroughs to get you up and running with Promitor: -- Deploying Promitor, Prometheus, and Grafana on an Azure Kubernetes Service Cluster ([link](https://docs.promitor.io/walkthrough/scrape-promitor-with-prometheus-on-azure-kubernetes-service)) -- Using Managed Identity with Promitor on an Azure Kubernetes Service Cluster ([link](https://docs.promitor.io/walkthrough/use-promitor-with-managed-identity)) +- Deploying Promitor, Prometheus, and Grafana on an Azure Kubernetes Service Cluster ([link](https://docs.promitor.io/latest/walkthroughs/scrape-promitor-with-prometheus-on-azure-kubernetes-service/)) +- Using Managed Identity with Promitor on an Azure Kubernetes Service Cluster ([link](https://docs.promitor.io/latest/walkthroughs/use-promitor-with-managed-identity/)) Learn more about Promitor in our [documentation](https://docs.promitor.io/). diff --git a/docs/themes/bigspring/README.md b/docs/themes/bigspring/README.md index d1b45d3..fd4bc0d 100644 --- a/docs/themes/bigspring/README.md +++ b/docs/themes/bigspring/README.md @@ -78,8 +78,3 @@ Copyright © 2020 Designed by [Themefisher](https://themefisher.com) & Devel **Code License:** Released under the [MIT](https://github.com/themefisher/bigspring-hugo-startup-theme/blob/master/LICENSE) license. **Image license:** The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image. -## Premium Themes - -| [![Mega-Bundle-HUGO](https://gethugothemes.com/wp-content/uploads/edd/2019/09/Mega-Bundle-HUGO.png)](https://themefisher.com/products/hugo-mega-bundle/) | [![](https://gethugothemes.com/wp-content/uploads/edd/2020/09/Copper-hugo-sass-landingpage.jpg)](https://gethugothemes.com/products/copper/) | [![redlab](https://gethugothemes.com/wp-content/uploads/edd/2019/09/redlab-hugo-thumbnail.jpg)](https://gethugothemes.com/products/redlab-hugo/) | -|:---:|:---:|:---:| -| **Hugo Mega Bundle** | **Copper** | **Red Lab** | diff --git a/docs/themes/bigspring/exampleSite/config/_default/config.toml b/docs/themes/bigspring/exampleSite/config/_default/config.toml deleted file mode 100644 index 0c16047..0000000 --- a/docs/themes/bigspring/exampleSite/config/_default/config.toml +++ /dev/null @@ -1,15 +0,0 @@ -######################## default configuration #################### -baseURL = "http://examplesite.org/" -title = "Bigspring Hugo" -theme = "bigspring" -# post pagination -paginate = "3" -# post excerpt -summaryLength = "15" -# disqus short name -disqusShortname = "" # get your shortname form here : https://disqus.com -# google analytics -googleAnalytics = "" # example : UA-123-45 -# unsafe html -[markup.goldmark.renderer] -unsafe = true \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/config/_default/languages.toml b/docs/themes/bigspring/exampleSite/config/_default/languages.toml deleted file mode 100644 index 96829cf..0000000 --- a/docs/themes/bigspring/exampleSite/config/_default/languages.toml +++ /dev/null @@ -1,29 +0,0 @@ -############################# English ############################ -[en] -languageName = "En" -title = "Bigspring Hugo" -contentDir = "content/english" # content/english -weight = 1 -########### footer content ########## -footer_menu_left = "Company" -footer_menu_middle = "Product" -footer_menu_right = "Support" -footer_content = "Lorem ipsum dolor sit amet, consectetur elit. Consjat tristique eget amet, tempus eu at cttur." -# copyright -copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethugothemes](https://gethugothemes.com/)" - - - -############################# Deutsch ############################ -[de] -languageName = "De" -title = "Bigspring Hugo" -contentDir = "content/deutsch" # content/german -weight = 2 -########### footer content ########## -footer_menu_left = "Firma" -footer_menu_middle = "Produkte" -footer_menu_right = "Support" -footer_content = "Lorem ipsum dolor sit amet, consectetur elit. Consjat tristique eget amet, tempus eu at cttur." -# copyright -copyright = "Design von [Themefisher](https://themefisher.com/) Entwickelt von [Gethugothemes](https://gethugothemes.com/)" \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/config/_default/menus.de.toml b/docs/themes/bigspring/exampleSite/config/_default/menus.de.toml deleted file mode 100644 index 55e7a40..0000000 --- a/docs/themes/bigspring/exampleSite/config/_default/menus.de.toml +++ /dev/null @@ -1,65 +0,0 @@ -# main menu -[[main]] -name = "Home" -url = "/" -weight = 1 - -[[main]] -name = "Blog" -url = "blog" -weight = 2 - -[[main]] -name = "Pricing" -url = "pricing" -weight = 3 - -[[main]] -name = "Contact" -url = "contact" -weight = 4 - -[[main]] -name = "FAQ" -url = "faq" -weight = 5 - -# footer menu left -[[footer_left]] -name = "About Us" -url = "#" - -[[footer_left]] -name = "Quick Start" -url = "#" - -[[footer_left]] -name = "Pricing" -url = "pricing" - - -# footer menu middle -[[footer_middle]] -name = "Pricing" -url = "pricing" - -[[footer_middle]] -name = "Platform" -url = "#" - -[[footer_middle]] -name = "Features" -url = "#" - -# footer menu right -[[footer_right]] -name = "Privacy Policy" -url = "privacy-policy" - -[[footer_right]] -name = "Terms & Conditions" -url = "terms-conditions" - -[[footer_right]] -name = "FAQ" -url = "faq" \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/config/_default/menus.en.toml b/docs/themes/bigspring/exampleSite/config/_default/menus.en.toml deleted file mode 100644 index 55e7a40..0000000 --- a/docs/themes/bigspring/exampleSite/config/_default/menus.en.toml +++ /dev/null @@ -1,65 +0,0 @@ -# main menu -[[main]] -name = "Home" -url = "/" -weight = 1 - -[[main]] -name = "Blog" -url = "blog" -weight = 2 - -[[main]] -name = "Pricing" -url = "pricing" -weight = 3 - -[[main]] -name = "Contact" -url = "contact" -weight = 4 - -[[main]] -name = "FAQ" -url = "faq" -weight = 5 - -# footer menu left -[[footer_left]] -name = "About Us" -url = "#" - -[[footer_left]] -name = "Quick Start" -url = "#" - -[[footer_left]] -name = "Pricing" -url = "pricing" - - -# footer menu middle -[[footer_middle]] -name = "Pricing" -url = "pricing" - -[[footer_middle]] -name = "Platform" -url = "#" - -[[footer_middle]] -name = "Features" -url = "#" - -# footer menu right -[[footer_right]] -name = "Privacy Policy" -url = "privacy-policy" - -[[footer_right]] -name = "Terms & Conditions" -url = "terms-conditions" - -[[footer_right]] -name = "FAQ" -url = "faq" \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/config/_default/params.toml b/docs/themes/bigspring/exampleSite/config/_default/params.toml deleted file mode 100644 index 9858d83..0000000 --- a/docs/themes/bigspring/exampleSite/config/_default/params.toml +++ /dev/null @@ -1,48 +0,0 @@ -#################### default parameters ################################ -logo = "images/logo.png" -logo_width = "200px" -# OpenGraph / Twitter Card metadata -description = "This is meta description" -author = "Themefisher" -image = "images/logo.png" # this image will be used as fallback if a page has no image of its own -# contact form action -contact_form_action = "#" # contact form works with https://formspree.io - -# Preloader -[preloader] -enable = false -preloader = "" # use jpg, png, svg or gif format. - -# Navigation buttons -[navigation_button] -enable = true -label = "Get Started" -link = "contact" - -# cookies -[cookies] -enable = false -expire_days = 2 -content = "This site uses cookies. By continuing to use this website, you agree to their use." -button = "I Accept" - -############################# social site ######################## -[[social]] -title = "facebook" -icon = "fab fa-facebook" # themify icon : https://themify.me/themify-icons -link = "#" - -[[social]] -title = "twitter" -icon = "fab fa-twitter" # themify icon : https://themify.me/themify-icons -link = "#" - -[[social]] -title = "skype" -icon = "fab fa-skype" # themify icon : https://themify.me/themify-icons -link = "#" - -[[social]] -title = "linkedin" -icon = "fab fa-linkedin" # themify icon : https://themify.me/themify-icons -link = "#" \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/_index.md deleted file mode 100644 index 2b77b48..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/_index.md +++ /dev/null @@ -1,113 +0,0 @@ ---- -####################### Banner ######################### -banner: - title : "Lassen Sie uns Ihre kritischen Herausforderungen bei der Website
Entwicklung lösen" - image : "images/banner-art.svg" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque
totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus" - button: - enable : true - label : "Contact Us" - link : "contact" - -##################### Feature ########################## -feature: - enable : true - title : "Something You Need To Know" - feature_item: - # feature item loop - - name : "Clean Code" - icon : "fas fa-code" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Object Oriented" - icon : "fas fa-object-group" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "24h Service" - icon : "fas fa-user-clock" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Value For Money" - icon : "fas fa-heart" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Faster Response" - icon : "fas fa-tachometer-alt" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Cloud Support" - icon : "fas fa-cloud" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - - -######################### Service ##################### -service: - enable : true - service_item: - # service item loop - - title : "It is the most advanced digital marketing and it company." - images: - - "images/service-1.png" - - "images/service-2.png" - - "images/service-3.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "It is a privately owned Information and cyber security company" - images: - - "images/service-1.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "It’s a team of experienced and skilled people with distributions" - images: - - "images/service-2.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "A company standing different from others" - images: - - "images/service-3.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - -################### Screenshot ######################## -screenshot: - enable : true - title : "Experience the best
workflow with us" - image : "images/screenshot.svg" - - - -##################### Call to action ##################### -call_to_action: - enable : true - title : "Ready to get started?" - image : "images/cta.svg" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur." - button: - enable : true - label : "Contact Us" - link : "contact" ---- diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/blog/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/blog/_index.md deleted file mode 100644 index 9f2639b..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/blog/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Neuigkeiten" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false ---- \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/blog/post-1.md b/docs/themes/bigspring/exampleSite/content/deutsch/blog/post-1.md deleted file mode 100644 index 0e03822..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/blog/post-1.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Dies ist eine deutsche Testseite" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-1.jpg" -# post type (regular/featured) -type: "featured" -# meta description -description: "Dies ist die Metabeschreibung" -# post draft -draft: false ---- - - -#### Exemplarische Überschrift - -Hier ist ein Beispiel für eine Überschrift. Sie können diese Überschrift verwenden, indem Sie den Markdownify-Regeln folgen. Zum Beispiel: Verwenden Sie `#` für Überschrift 1 und `######` für Überschrift 6. - -# Überschrift 1 -
- -## Überschrift 2 - -
- -### Überschrift 3 - -
- -#### Überschrift 4 - -
- -##### Überschrift 5 - -
- -###### Überschrift 6 - - -
- -##### Hervorhebung - -Hervorhebung, auch kursiv genannt, mit *Asterisken* oder _Unterstrichen_. - -Starke Betonung, auch fett, mit **Asterisken** oder __Unterstrichen__. - -Kombinierte Hervorhebung mit **Rasterzeichen und _Unterstrichen_**. - -Durchstreichen verwendet zwei Tilden. ~~Durchstreichen~~. - -
- -##### Link -[Ich bin ein Link im Inline-Stil](https://www.google.com) - -[Ich bin ein Link im Inline-Stil mit Titel](https://www.google.com "Google's Homepage") - -[Ich bin ein Link im Referenzstil][Beliebiger Referenztext ohne Berücksichtigung der Groß-/Kleinschreibung] - -[Ich bin ein relativer Verweis auf eine Repository-Datei](../blob/master/LICENSE) - -[Sie können Zahlen für referenzähnliche Link-Definitionen verwenden][1] - -Oder lassen Sie es leer und verwenden Sie den [Linktext selbst]. - -URLs und URLs in spitzen Klammern werden automatisch in Links umgewandelt. -http://www.example.com oder und manchmal -example.com (aber nicht auf Github, zum Beispiel). - -Etwas Text, um zu zeigen, dass die Referenzlinks später folgen können. - -[beliebiger Referenztext ohne Berücksichtigung der Groß- und Kleinschreibung]: https://www.themefisher.com -[1]: https://gethugothemes.com -[Linktext selbst]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Geordnete Liste - -1. Listeneintrag -2. Listeneintrag -3. Listeneintrag -4. Listeneintrag -5. Listeneintrag - -
- -##### Ungordnete Liste - -* Listeneintrag -* Listeneintrag -* Listeneintrag -* Listeneintrag -* Listeneintrag - -
- -##### Code und Syntax Highlighting - -Inline `code` ist von `backticks` umgeben. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Zitat - -> Dies ist ein Beispiel Zitat. - -
- -##### Inline HTML - -Sie können auch rohes HTML in Ihrem Markdown verwenden, und es wird meistens ziemlich gut funktionieren. - -
-
Definitionsliste
-
Lorem Ipsum
- -
Markdown in HTML
-
Funktioniert *nicht* **sehr** gut. Verwenden Sie HTML Tags.
-
- - -
- -##### Tabellen - -Doppelpunkte können verwendet werden, um Spalten auszurichten. - -| Tables | Are | Cool | -| ----------------- |:-------------------:| -----:| -| spalte 3 ist | rechts ausgerichtet | $1600 | -| spalte 2 ist | centered | $12 | -| zebrastreifen | sind nett | $1 | - -Jede Kopfzelle muss durch mindestens 3 Bindestriche voneinander getrennt sein. -Die äußeren Pipes (|) sind optional, und Sie müssen nicht dafür sorgen, dass das -rohen Markdown nicht aufhübschen. Sie können auch Inline-Markdown verwenden. - -Markdown | Weniger | Schön ---- | --- | --- -*trotzdem* | `schön` | **dargestellt** -1 | 2 | 3 - -
- -##### Bilder - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/contact/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/contact/_index.md deleted file mode 100644 index 508d335..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/contact/_index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Kontakt" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false ---- - - -### Warum Sie uns kontaktieren sollten! -Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit recusandae voluptates doloremque veniam temporibus porro culpa ipsa, nisi soluta minima saepe laboriosam debitis nesciunt. - -* **Phone: +88 125 256 452** -* **Mail: info@bigspring.com** -* **Address: 360 Main rd, Rio, Brazil** \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/faq/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/faq/_index.md deleted file mode 100644 index b5d0363..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/faq/_index.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "Häufig gestellte Fragen" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false ---- - - -{{< faq "Will updates also be free?" >}} -Lorem, [link](https://examplesite.com) _ipsum_ dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Discounts for students and Non Profit Organizations?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "I need something unique, Can you make it?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Is there any documentation and support?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Any refunds?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "What is a product key?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Where do I download the file to?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Any refunds?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/pricing/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/pricing/_index.md deleted file mode 100644 index 13cc194..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/pricing/_index.md +++ /dev/null @@ -1,61 +0,0 @@ ---- -title: "Preise" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false - -basic: - name : "Basis Plan" - price: "€49" - price_per : "Monat" - info : "Ideal für KMUs" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - button: - enable : true - label : "Kostenlos starten" - link : "#" - -professional: - name : "Professional Plan" - price: "€49" - price_per : "Monat" - info : "Ideal für Professionals" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - - "Cloud Service" - - "Best Dashboard" - button: - enable : true - label : "Kostenlos starten" - link : "#" - -business: - name : "Business Plan" - price: "€49" - price_per : "Monat" - info : "Ideal für Unternehmen" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - button: - enable : true - label : "Kostenlos starten" - link : "#" - -call_to_action: - enable : true - title : "Need a larger plan?" - image : "images/cta.svg" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur." - button: - enable : true - label : "Contact Us" - link : "contact" ---- \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/privacy-policy/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/privacy-policy/_index.md deleted file mode 100644 index d732e5c..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/privacy-policy/_index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "Datenschutz" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false ---- - -#### Responsibility of Contributors - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -pretium, aliquam sit. Praesent elementum magna amet, tincidunt eros, nibh in leo. Malesuada purus, lacus, at aliquam suspendisse tempus. Quis tempus amet, velit nascetur sollicitudin. At sollicitudin eget amet in. Eu velit nascetur sollicitudin erhdfvssfvrgss eget viverra nec elementum. Lacus, facilisis tristique lectus in. - -#### Gathering of Personal Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -#### Protection of Personal- Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. - -Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat - -#### Privacy Policy Changes - -1. Sll the Themefisher items are designed to be with the latest , We check all -2. comments that threaten or harm the reputation of any person or organization -3. personal information including, but limited to, email addresses, telephone numbers -4. Any Update come in The technology Customer will get automatic Notification. \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/deutsch/terms-conditions/_index.md b/docs/themes/bigspring/exampleSite/content/deutsch/terms-conditions/_index.md deleted file mode 100644 index e743b98..0000000 --- a/docs/themes/bigspring/exampleSite/content/deutsch/terms-conditions/_index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "Allgemeine Geschäftsbedingungen" -subtitle: "" -# meta description -description: "Dies ist die Metabeschreibung" -draft: false ---- - -#### Responsibility of Contributors - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -pretium, aliquam sit. Praesent elementum magna amet, tincidunt eros, nibh in leo. Malesuada purus, lacus, at aliquam suspendisse tempus. Quis tempus amet, velit nascetur sollicitudin. At sollicitudin eget amet in. Eu velit nascetur sollicitudin erhdfvssfvrgss eget viverra nec elementum. Lacus, facilisis tristique lectus in. - -#### Gathering of Personal Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -#### Protection of Personal- Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. - -Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat - -#### Privacy Policy Changes - -1. Sll the Themefisher items are designed to be with the latest , We check all -2. comments that threaten or harm the reputation of any person or organization -3. personal information including, but limited to, email addresses, telephone numbers -4. Any Update come in The technology Customer will get automatic Notification. \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/_index.md b/docs/themes/bigspring/exampleSite/content/english/_index.md deleted file mode 100644 index b1d2210..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/_index.md +++ /dev/null @@ -1,113 +0,0 @@ ---- -####################### Banner ######################### -banner: - title : "Let us solve your critical website
development challenges" - image : "images/banner-art.svg" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque
totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus" - button: - enable : true - label : "Contact Us" - link : "contact" - -##################### Feature ########################## -feature: - enable : true - title : "Something You Need To Know" - feature_item: - # feature item loop - - name : "Clean Code" - icon : "fas fa-code" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Object Oriented" - icon : "fas fa-object-group" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "24h Service" - icon : "fas fa-user-clock" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Value For Money" - icon : "fas fa-heart" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Faster Response" - icon : "fas fa-tachometer-alt" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - # feature item loop - - name : "Cloud Support" - icon : "fas fa-cloud" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit quam nihil" - - - -######################### Service ##################### -service: - enable : true - service_item: - # service item loop - - title : "It is the most advanced digital marketing and it company." - images: - - "images/service-1.png" - - "images/service-2.png" - - "images/service-3.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "It is a privately owned Information and cyber security company" - images: - - "images/service-1.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "It’s a team of experienced and skilled people with distributions" - images: - - "images/service-2.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - - # service item loop - - title : "A company standing different from others" - images: - - "images/service-3.png" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat. consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur. Leo facilisi nunc viverra tellus. Ac laoreet sit vel consquat." - button: - enable : true - label : "Check it out" - link : "#" - -################### Screenshot ######################## -screenshot: - enable : true - title : "Experience the best
workflow with us" - image : "images/screenshot.svg" - - - -##################### Call to action ##################### -call_to_action: - enable : true - title : "Ready to get started?" - image : "images/cta.svg" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur." - button: - enable : true - label : "Contact Us" - link : "contact" ---- diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/_index.md b/docs/themes/bigspring/exampleSite/content/english/blog/_index.md deleted file mode 100644 index 1d077fc..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Latest News" -subtitle: "" -# meta description -description: "This is meta description" -draft: false ---- \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-1.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-1.md deleted file mode 100644 index 4fc0383..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-1.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Adversus is a web-based dialer and practical CRM solution" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-1.jpg" -# post type (regular/featured) -type: "featured" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-2.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-2.md deleted file mode 100644 index 8a1b9a7..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-2.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Pump-up the team morale and celebrate the excellence" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-2.jpg" -# post type (regular/featured) -type: "regular" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-3.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-3.md deleted file mode 100644 index e50a9d0..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-3.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "screens with built in Present and Dismiss animations." -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-3.jpg" -# post type (regular/featured) -type: "regular" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-4.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-4.md deleted file mode 100644 index 7ebb778..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-4.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Adversus is a web-based dialer and practical CRM solution" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-4.jpg" -# post type (regular/featured) -type: "regular" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-5.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-5.md deleted file mode 100644 index 14f0b56..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-5.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Adversus is a web-based dialer and practical CRM solution" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-5.jpg" -# post type (regular/featured) -type: "regular" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/blog/post-6.md b/docs/themes/bigspring/exampleSite/content/english/blog/post-6.md deleted file mode 100644 index c17f572..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/blog/post-6.md +++ /dev/null @@ -1,172 +0,0 @@ ---- -title: "Adversus is a web-based dialer and practical CRM solution" -date: 2020-04-18T10:07:21+06:00 -# post image -image: "images/blog/post-6.jpg" -# post type (regular/featured) -type: "regular" -# meta description -description: "This is meta description" -# post draft -draft: false ---- - - -#### Heading example - -Here is example of hedings. You can use this heading by following markdownify rules. For example: use `#` for heading 1 and use `######` for heading 6. - -# Heading 1 -
- -## Heading 2 - -
- -### Heading 3 - -
- -#### Heading 4 - -
- -##### Heading 5 - -
- -###### Heading 6 - - -
- -##### Emphasis - -Emphasis, aka italics, with *asterisks* or _underscores_. - -Strong emphasis, aka bold, with **asterisks** or __underscores__. - -Combined emphasis with **asterisks and _underscores_**. - -Strikethrough uses two tildes. ~~Scratch this.~~ - -
- -##### Link -[I'm an inline-style link](https://www.google.com) - -[I'm an inline-style link with title](https://www.google.com "Google's Homepage") - -[I'm a reference-style link][Arbitrary case-insensitive reference text] - -[I'm a relative reference to a repository file](../blob/master/LICENSE) - -[You can use numbers for reference-style link definitions][1] - -Or leave it empty and use the [link text itself]. - -URLs and URLs in angle brackets will automatically get turned into links. -http://www.example.com or and sometimes -example.com (but not on Github, for example). - -Some text to show that the reference links can follow later. - -[arbitrary case-insensitive reference text]: https://www.themefisher.com -[1]: https://gethugothemes.com -[link text itself]: https://www.getjekyllthemes.com - -
- -##### Paragraph - -Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus, facilis placeat pariatur! Voluptatem, sed harum pariatur adipisci voluptates voluptatum cumque, porro sint minima similique magni perferendis fuga! Optio vel ipsum excepturi tempore reiciendis id quidem? Vel in, doloribus debitis nesciunt fugit sequi magnam accusantium modi neque quis, vitae velit, pariatur harum autem a! Velit impedit atque maiores animi possimus asperiores natus repellendus excepturi sint architecto eligendi non, omnis nihil. Facilis, doloremque illum. Fugit optio laborum minus debitis natus illo perspiciatis corporis voluptatum rerum laboriosam. - -
- -##### Ordered List - -1. List item -2. List item -3. List item -4. List item -5. List item - -
- -##### Unordered List - -* List item -* List item -* List item -* List item -* List item - -
- -##### Code and Syntax Highlighting - -Inline `code` has `back-ticks around` it. - -```javascript -var s = "JavaScript syntax highlighting"; -alert(s); -``` - -```python -s = "Python syntax highlighting" -print s -``` - -
- -##### Blockquote - -> This is a blockquote example. - -
- -##### Inline HTML - -You can also use raw HTML in your Markdown, and it'll mostly work pretty well. - -
-
Definition list
-
Is something people use sometimes.
- -
Markdown in HTML
-
Does *not* work **very** well. Use HTML tags.
-
- - -
- -##### Tables - -Colons can be used to align columns. - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -There must be at least 3 dashes separating each header cell. -The outer pipes (|) are optional, and you don't need to make the -raw Markdown line up prettily. You can also use inline Markdown. - -Markdown | Less | Pretty ---- | --- | --- -*Still* | `renders` | **nicely** -1 | 2 | 3 - -
- -##### Image - -![image](../../images/blog/post-6.jpg) - -
- -##### Youtube video - -{{< youtube C0DPdy98e4c >}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/contact/_index.md b/docs/themes/bigspring/exampleSite/content/english/contact/_index.md deleted file mode 100644 index c0e1d87..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/contact/_index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Contact Us" -subtitle: "" -# meta description -description: "This is meta description" -draft: false ---- - - -### Why you should contact us! -Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit recusandae voluptates doloremque veniam temporibus porro culpa ipsa, nisi soluta minima saepe laboriosam debitis nesciunt. - -* **Phone: +88 125 256 452** -* **Mail: info@bigspring.com** -* **Address: 360 Main rd, Rio, Brazil** \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/faq/_index.md b/docs/themes/bigspring/exampleSite/content/english/faq/_index.md deleted file mode 100644 index f5b441d..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/faq/_index.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "Frequently Asked Questions" -subtitle: "" -# meta description -description: "This is meta description" -draft: false ---- - - -{{< faq "Will updates also be free?" >}} -Lorem, [link](https://examplesite.com) _ipsum_ dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Discounts for students and Non Profit Organizations?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "I need something unique, Can you make it?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Is there any documentation and support?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Any refunds?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "What is a product key?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Where do I download the file to?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} - -{{< faq "Any refunds?" >}} -Lorem, ipsum dolor sit amet consectetur adipisicing elit. Cumque praesentium nisi officiis maiores quia sapiente totam omnis vel sequi corporis ipsa incidunt reprehenderit recusandae maxime perspiciatis iste placeat architecto, mollitia delectus [link](https://examplesite.com) ut ab quibusdam. Magnam cumque numquam tempore reprehenderit illo, unde cum omnis vel sed temporibus, repudiandae impedit nam ad enim porro, qui labore fugiat quod suscipit fuga necessitatibus. Perferendis, ipsum? Cum, reprehenderit. Sapiente atque quam vitae, magnam dolore consequatur temporibus harum odit ab id quo qui aspernatur aliquid officiis sit error asperiores eveniet quibusdam, accusantium enim recusandae quas ea est! Quaerat omnis, placeat vitae laboriosam doloremque recusandae mollitia minima! -{{}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/pricing/_index.md b/docs/themes/bigspring/exampleSite/content/english/pricing/_index.md deleted file mode 100644 index a9d4b72..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/pricing/_index.md +++ /dev/null @@ -1,61 +0,0 @@ ---- -title: "Pricing" -subtitle: "" -# meta description -description: "This is meta description" -draft: false - -basic: - name : "Basic Plan" - price: "$49" - price_per : "month" - info : "Best For Small Individuals" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - button: - enable : true - label : "Get started for free" - link : "#" - -professional: - name : "Professional Plan" - price: "$49" - price_per : "month" - info : "Best For Professionals" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - - "Cloud Service" - - "Best Dashboard" - button: - enable : true - label : "Get started for free" - link : "#" - -business: - name : "Business Plan" - price: "$49" - price_per : "month" - info : "Best For Large Individuals" - services: - - "Express Service" - - "Customs Clearance" - - "Time-Critical Services" - button: - enable : true - label : "Get started for free" - link : "#" - -call_to_action: - enable : true - title : "Need a larger plan?" - image : "images/cta.svg" - content : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequat tristique eget amet, tempus eu at consecttur." - button: - enable : true - label : "Contact Us" - link : "contact" ---- \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/content/english/privacy-policy/_index.md b/docs/themes/bigspring/exampleSite/content/english/privacy-policy/_index.md deleted file mode 100644 index b184e5a..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/privacy-policy/_index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "Privacy & Policy" -subtitle: "" -# meta description -description: "This is meta description" -draft: false ---- - -#### Responsibility of Contributors - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -pretium, aliquam sit. Praesent elementum magna amet, tincidunt eros, nibh in leo. Malesuada purus, lacus, at aliquam suspendisse tempus. Quis tempus amet, velit nascetur sollicitudin. At sollicitudin eget amet in. Eu velit nascetur sollicitudin erhdfvssfvrgss eget viverra nec elementum. Lacus, facilisis tristique lectus in. - -#### Gathering of Personal Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -#### Protection of Personal- Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. - -Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat - -#### Privacy Policy Changes - -1. Sll the Themefisher items are designed to be with the latest , We check all -2. comments that threaten or harm the reputation of any person or organization -3. personal information including, but limited to, email addresses, telephone numbers -4. Any Update come in The technology Customer will get automatic Notification. diff --git a/docs/themes/bigspring/exampleSite/content/english/terms-conditions/_index.md b/docs/themes/bigspring/exampleSite/content/english/terms-conditions/_index.md deleted file mode 100644 index e3f14c2..0000000 --- a/docs/themes/bigspring/exampleSite/content/english/terms-conditions/_index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "Terms of Service" -subtitle: "" -# meta description -description: "This is meta description" -draft: false ---- - -#### Responsibility of Contributors - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -pretium, aliquam sit. Praesent elementum magna amet, tincidunt eros, nibh in leo. Malesuada purus, lacus, at aliquam suspendisse tempus. Quis tempus amet, velit nascetur sollicitudin. At sollicitudin eget amet in. Eu velit nascetur sollicitudin erhdfvssfvrgss eget viverra nec elementum. Lacus, facilisis tristique lectus in. - -#### Gathering of Personal Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed - -#### Protection of Personal- Information - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat quisque aliquam sagittis. Sem turpis sed viverra massa gravida pharetra. Non dui dolor potenti eu dignissim fusce. Ultrices amet, in curabitur a arcu a lectus morbi id. Iaculis erat sagittis in tortor cursus. - -Molestie urna eu tortor, erat scelerisque eget. Nunc hendrerit sed interdum lacus. Lorem quis viverra sed -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Purus, donec nunc eros, ullamcorper id feugiat - -#### Privacy Policy Changes - -1. Sll the Themefisher items are designed to be with the latest , We check all -2. comments that threaten or harm the reputation of any person or organization -3. personal information including, but limited to, email addresses, telephone numbers -4. Any Update come in The technology Customer will get automatic Notification. \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.content b/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.content deleted file mode 100644 index 6783ea5..0000000 --- a/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.content +++ /dev/null @@ -1,543 +0,0 @@ -/* typography */ -body { - line-height: 1.2; - font-family: "Lato", sans-serif; - -webkit-font-smoothing: antialiased; - font-size: 16px; - color: #777; } - -p, -.paragraph { - font-weight: 400; - color: #777; - font-size: 16px; - line-height: 1.7; - font-family: "Lato", sans-serif; } - -small { - font-size: 88%; } - -h1, .h1, -h2, .h2, -h3, .h3, -h4, .h4, -h5, .h5, -h6, .h6 { - color: #222; - font-family: "Lato", sans-serif; - font-weight: 700; - line-height: 1.2; } - -h1, -.h1 { - font-size: 48px; } - @media (max-width: 767px) { - h1, - .h1 { - font-size: 40px; } } -h2, -.h2 { - font-size: 38px; } - @media (max-width: 767px) { - h2, - .h2 { - font-size: 30px; } } -h3, -.h3 { - font-size: 24px; } - -h4, -.h4 { - font-size: 20px; } - -h5, -.h5 { - font-size: 16px; } - -h6, -.h6 { - font-size: 15px; } - -.display-3 { - font-size: 3.5rem; } - -/* Button style */ -.btn { - font-size: 16px; - font-family: "Lato", sans-serif; - font-weight: 600; - text-transform: capitalize; - padding: 15px 30px; - border-radius: 30px; - border: 0; - position: relative; - z-index: 1; - transition: .2s ease; - white-space: nowrap; } - .btn::before { - position: absolute; - content: ""; - height: 100%; - width: 100%; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - z-index: -1; - border-radius: inherit; - transition: inherit; - background-color: inherit; - border: 1px solid transparent; } - .btn:hover, .btn:active, .btn:focus { - outline: 0; } - .btn:hover::before, .btn:active::before, .btn:focus::before { - height: 110%; - width: 110%; } - .btn-sm { - padding: 12px 30px; - font-size: 15px; } - -.btn-primary { - background-color: #0AA8A7; - color: #fff; - border-color: #0AA8A7; } - .btn-primary:active, .btn-primary:hover, .btn-primary.focus, .btn-primary.active { - background-color: #0AA8A7 !important; - border-color: #0AA8A7 !important; } - -.btn-outline-primary { - background-color: transparent; - color: #222; - border-color: transparent; } - .btn-outline-primary:active, .btn-outline-primary:hover, .btn-outline-primary.focus, .btn-outline-primary.active { - background-color: transparent !important; - border-color: #0AA8A7 !important; - color: #0AA8A7; } - .btn-outline-primary::before { - border-color: #0AA8A7; } - -.btn-link { - color: #0AA8A7; } - .btn-link i, - .btn-link svg { - font-size: 12px; - margin-left: 5px; - margin-bottom: 1px; - transition: .2s ease; } - .btn-link:active, .btn-link:hover, .btn-link.focus, .btn-link.active { - color: #0AA8A7; - text-decoration: none; } - .btn-link:active i, - .btn-link:active svg, .btn-link:hover i, - .btn-link:hover svg, .btn-link.focus i, - .btn-link.focus svg, .btn-link.active i, - .btn-link.active svg { - margin-left: 10px; } - -body { - background-color: #fff; - overflow-x: hidden; } - -::selection { - background-color: #077877; - color: #fff; } - -body::-webkit-scrollbar { - width: .5rem; } - -body::-webkit-scrollbar-track { - box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); } - -body::-webkit-scrollbar-thumb { - background-color: #0AA8A7; - outline: 2px solid #fff; } - -/* preloader */ -.preloader { - position: fixed; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: #fff; - z-index: 9999; - display: flex; - align-items: center; - justify-content: center; } - -ol, -ul { - margin: 0px; } - -img { - vertical-align: middle; - border: 0; } - -a, -a:hover, -a:focus { - text-decoration: none; } - -a, -button, -select { - cursor: pointer; - transition: .2s ease; } - a:focus, - button:focus, - select:focus { - outline: 0; } - -a:hover { - color: #0AA8A7; } - -.slick-slide { - outline: 0; } - -.section { - padding-top: 70px; - padding-bottom: 70px; } - .section-title { - margin-bottom: 30px; } - -.bg-cover { - background-size: cover; - background-position: center center; - background-repeat: no-repeat; } - -.border-default { - border-color: #ECECEC !important; } - -/* overlay */ -.overlay { - position: relative; } - .overlay::before { - position: absolute; - content: ''; - height: 100%; - width: 100%; - top: 0; - left: 0; - background-color: #000; - opacity: .5; } - -.bg-primary { - background-color: #0AA8A7 !important; } - -.bg-light { - background-color: #EDF6F5 !important; } - -.text-primary { - color: #0AA8A7 !important; } - -.rounded-lg { - border-radius: 10px !important; } - -.shadow, .feature-card:hover, .btn:hover, .btn:active, .btn:focus { - box-shadow: 0 12px 24px -6px rgba(45, 67, 121, 0.1) !important; } - -.form-control:focus { - outline: 0; - border-color: #0AA8A7; - box-shadow: none; } - -.form-control::placeholder { - color: #777; } - -textarea.form-control { - height: 100px !important; } - -.list-unstyled li { - margin-bottom: 10px; } - -.check-mark { - position: relative; - padding-left: 0px; } - .check-mark::before { - position: absolute; - content: "\f058"; - color: #0AA8A7; - font-size: 25px; - font-family: "Font Awesome 5 Free"; - font-weight: 900; - left: -30px; - top: 3px; } - .check-mark svg { - position: absolute; - color: #0AA8A7; - font-size: 25px; - left: -30px; - top: 3px; } - -.nav-item { - margin: 0; } - .nav-item .nav-link { - text-transform: capitalize; - font-weight: 700; } - -.navbar-light .navbar-nav .nav-link { - color: #222; } - .navbar-light .navbar-nav .nav-link:hover { - color: #0AA8A7; } - -.navbar-expand-lg .navbar-nav .nav-link { - padding: 20px; } - @media (max-width: 991px) { - .navbar-expand-lg .navbar-nav .nav-link { - padding: 10px; } } -.banner { - padding: 100px 0 50px; } - -.feature-card { - border-radius: 10px; - padding: 20px; - transition: .2s ease; - background-color: #fff; } - .feature-card svg, .feature-card i { - font-size: 30px; - color: #0AA8A7; - display: inline-block; } - -.footer-list a { - display: block; - padding: 5px 0; - font-size: 16px; - color: #777; - margin: 8px 0; } - .footer-list a:hover { - color: #0AA8A7; } - -.social-icons a { - color: #0AA8A7; - text-align: center; - height: 35px; - width: 35px; - line-height: 35px; - border: 1px solid #0AA8A7; - border-radius: 50%; - display: block; } - .social-icons a:hover { - color: #fff; - background-color: #0AA8A7; } - -a.post-title { - color: #222; - display: block; } - a.post-title:hover { - color: #0AA8A7; } - -.content * { - word-break: break-word; - overflow-wrap: break-word; - margin-bottom: 20px; } - -.content img { - max-width: 100%; } - -.content h1, -.content h2, -.content h3, -.content h4, -.content h5, -.content h6 { - margin-bottom: 15px; } - -.content strong { - font-weight: 600; } - -.content a { - color: #777; - border-bottom: 1px dotted #ECECEC; } - .content a:hover { - color: #0AA8A7; } - -.content ol, -.content ul { - padding-left: 20px; } - .content ol li, - .content ul li { - margin-bottom: 10px; } - -.content ul { - padding-left: 0; - margin-bottom: 20px; - list-style-type: none; } - .content ul li { - padding-left: 20px; - position: relative; } - .content ul li::before { - position: absolute; - content: ''; - height: 8px; - width: 8px; - border-radius: 50%; - background: #0AA8A7; - left: 3px; - top: 5px; } - -.content table { - width: 100%; - max-width: 100%; - margin-bottom: 1rem; - border: 1px solid #ECECEC; } - -.content table td, -.content table th { - padding: .75rem; - vertical-align: top; - margin-bottom: 0; } - -.content th:not(:last-of-type), -.content td:not(:last-of-type) { - border-right: 1px solid #ECECEC; } - -.content th { - font-weight: 500; } - -.content thead { - background: #fff; - margin-bottom: 0; } - .content thead tr { - border-bottom: 1px solid #ECECEC; } - -.content tbody { - background-color: transparent; - margin-bottom: 0; } - -.content .notices { - margin: 2rem 0; - position: relative; - overflow: hidden; } - -.content .notices p { - padding: 10px; - margin-bottom: 0; } - -.content .notices p::before { - position: absolute; - top: 2px; - color: #fff; - font-family: "themify"; - font-weight: 900; - content: "\e717"; - left: 10px; } - -.content .notices.note p { - border-top: 30px solid #6ab0de; - background: #fff; } - -.content .notices.note p::after { - content: 'Note'; - position: absolute; - top: 2px; - color: #fff; - left: 2rem; } - -.content .notices.tip p { - border-top: 30px solid #78C578; - background: #fff; } - -.content .notices.tip p::after { - content: 'Tip'; - position: absolute; - top: 2px; - color: #fff; - left: 2rem; } - -.content .notices.info p { - border-top: 30px solid #F0B37E; - background: #fff; } - -.content .notices.info p::after { - content: 'Info'; - position: absolute; - top: 2px; - color: #fff; - left: 2rem; } - -.content .notices.warning p { - border-top: 30px solid #E06F6C; - background: #fff; } - -.content .notices.warning p::after { - content: 'Warning'; - position: absolute; - top: 2px; - color: #fff; - left: 2rem; } - -.content blockquote { - font-size: 20px !important; - color: #777; - padding: 20px 40px; - border-left: 2px solid #0AA8A7; - margin: 40px 0; - font-weight: bold; - background: #fff; } - .content blockquote p { - margin-bottom: 0 !important; } - -.content pre { - display: block; - padding: 9.5px; - margin: 10px 0px 10px; - white-space: pre-wrap; } - -.content code { - margin-bottom: 0 !important; - font-size: 100%; } - -.pagination { - margin-top: 30px; - justify-content: center; } - .pagination .page-item .page-link { - display: inline-block; - width: 40px; - height: 40px; - line-height: 40px; - border-radius: 5px; - background: #EDF6F5; - text-align: center; - padding: 0; - margin-right: 10px; - border: 0; - color: #777; } - .pagination .page-item .page-link:hover { - background: #0AA8A7; - color: #fff; } - .pagination .page-item .page-link:focus { - box-shadow: none; } - .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link { - border-radius: 5px; } - .pagination .page-item.active .page-link { - background: #0AA8A7; - color: #fff; } - -.slick-dots { - text-align: center; - margin-top: 20px; } - .slick-dots li { - display: inline-block; - margin: 0 5px; } - .slick-dots li.slick-active button { - background-color: #0AA8A7; } - .slick-dots li button { - height: 10px; - width: 10px; - border-radius: 50%; - display: block; - color: transparent; - padding: 0; - border: 1px solid #0AA8A7; - background-color: transparent; - transition: .2s ease; } - -.col-recommended { - margin: -2rem -1.5rem; - z-index: 1; } - @media (max-width: 991px) { - .col-recommended { - margin: 0; - margin-bottom: 40px; } } -.price { - font-size: 50px; - color: #222; } diff --git a/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.json b/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.json deleted file mode 100644 index 8d03ad7..0000000 --- a/docs/themes/bigspring/exampleSite/resources/_gen/assets/scss/scss/style.scss_c3df5db6494569b557bc45b29ecd59ff.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"style.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/static/images/banner-art.svg b/docs/themes/bigspring/exampleSite/static/images/banner-art.svg deleted file mode 100644 index 604668e..0000000 --- a/docs/themes/bigspring/exampleSite/static/images/banner-art.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-1.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-1.jpg deleted file mode 100644 index 2f3987e..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-1.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-2.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-2.jpg deleted file mode 100644 index c38ddab..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-2.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-3.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-3.jpg deleted file mode 100644 index c627568..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-3.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-4.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-4.jpg deleted file mode 100644 index 94379b8..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-4.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-5.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-5.jpg deleted file mode 100644 index 6b96e5b..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-5.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/blog/post-6.jpg b/docs/themes/bigspring/exampleSite/static/images/blog/post-6.jpg deleted file mode 100644 index 467a987..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/blog/post-6.jpg and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/cta.svg b/docs/themes/bigspring/exampleSite/static/images/cta.svg deleted file mode 100644 index 3c94ccc..0000000 --- a/docs/themes/bigspring/exampleSite/static/images/cta.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/static/images/logo.png b/docs/themes/bigspring/exampleSite/static/images/logo.png deleted file mode 100644 index 79803eb..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/logo.png and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/screenshot.svg b/docs/themes/bigspring/exampleSite/static/images/screenshot.svg deleted file mode 100644 index ed4b1f8..0000000 --- a/docs/themes/bigspring/exampleSite/static/images/screenshot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/themes/bigspring/exampleSite/static/images/service-1.png b/docs/themes/bigspring/exampleSite/static/images/service-1.png deleted file mode 100644 index 0489da1..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/service-1.png and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/service-2.png b/docs/themes/bigspring/exampleSite/static/images/service-2.png deleted file mode 100644 index be552de..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/service-2.png and /dev/null differ diff --git a/docs/themes/bigspring/exampleSite/static/images/service-3.png b/docs/themes/bigspring/exampleSite/static/images/service-3.png deleted file mode 100644 index 857e547..0000000 Binary files a/docs/themes/bigspring/exampleSite/static/images/service-3.png and /dev/null differ