From 6802467dccaf9649ac7cae496d78008cd46ddef0 Mon Sep 17 00:00:00 2001
From: Gorri <60433201+gorrig@users.noreply.github.com>
Date: Wed, 2 Nov 2022 17:48:47 +0100
Subject: [PATCH] Add files via upload
---
themes/hugo-theme-massively/CHANGELOG.md | 34 +
themes/hugo-theme-massively/CONTRIBUTING.md | 71 +
themes/hugo-theme-massively/LICENSE | 5 +
themes/hugo-theme-massively/README.md | 78 +
themes/hugo-theme-massively/config.toml | 4 +
themes/hugo-theme-massively/cypress.json | 1 +
.../cypress/fixtures/example.json | 5 +
.../cypress/integration/generic-page.test.ts | 11 +
.../cypress/integration/home.test.ts | 12 +
.../cypress/integration/post.test.ts | 20 +
.../cypress/plugins/index.js | 22 +
.../cypress/support/commands.js | 25 +
.../cypress/support/index.js | 20 +
.../cypress/tsconfig.json | 16 +
.../exampleSite/config-prod.toml | 34 +
.../exampleSite/config.toml | 33 +
.../exampleSite/content/generic-page.en.md | 10 +
.../exampleSite/content/generic-page.es.md | 10 +
.../exampleSite/content/post/post.1.en.md | 10 +
.../exampleSite/content/post/post.1.es.md | 7 +
.../exampleSite/content/post/post.10.en.md | 11 +
.../exampleSite/content/post/post.10.es.md | 11 +
.../exampleSite/content/post/post.2.en.md | 8 +
.../exampleSite/content/post/post.2.es.md | 8 +
.../exampleSite/content/post/post.3.en.md | 8 +
.../exampleSite/content/post/post.3.es.md | 11 +
.../exampleSite/content/post/post.4.en.md | 11 +
.../exampleSite/content/post/post.4.es.md | 11 +
.../exampleSite/content/post/post.5.en.md | 11 +
.../exampleSite/content/post/post.5.es.md | 11 +
.../exampleSite/content/post/post.6.en.md | 11 +
.../exampleSite/content/post/post.6.es.md | 11 +
.../exampleSite/content/post/post.7.en.md | 11 +
.../exampleSite/content/post/post.7.es.md | 11 +
.../exampleSite/content/post/post.8.en.md | 11 +
.../exampleSite/content/post/post.8.es.md | 11 +
.../exampleSite/content/post/post.9.en.md | 11 +
.../exampleSite/content/post/post.9.es.md | 11 +
.../exampleSite/content/post/post.en.md | 11 +
.../exampleSite/content/post/post.es.md | 11 +
.../exampleSite/data/en/contactinfo.yaml | 9 +
.../exampleSite/data/en/intro.yaml | 7 +
.../exampleSite/data/en/nav.yaml | 3 +
.../exampleSite/data/en/post.yaml | 1 +
.../exampleSite/data/en/social.yaml | 9 +
.../exampleSite/data/es/contactinfo.yaml | 9 +
.../exampleSite/data/es/intro.yaml | 7 +
.../exampleSite/data/es/post.yaml | 1 +
.../exampleSite/data/es/social.yaml | 9 +
.../exampleSite/data/fr/contactinfo.yaml | 9 +
.../exampleSite/data/fr/intro.yaml | 7 +
.../exampleSite/data/fr/post.yaml | 1 +
.../exampleSite/data/fr/social.yaml | 9 +
themes/hugo-theme-massively/i18n/en.toml | 32 +
themes/hugo-theme-massively/i18n/es.toml | 34 +
themes/hugo-theme-massively/i18n/fr.toml | 28 +
themes/hugo-theme-massively/i18n/ja.toml | 32 +
themes/hugo-theme-massively/i18n/nl.toml | 34 +
themes/hugo-theme-massively/i18n/zh.toml | 28 +
.../images/device-screenshots.png | Bin 0 -> 913828 bytes
themes/hugo-theme-massively/images/tn.png | Bin 0 -> 721843 bytes
.../layouts/_default/single.html | 43 +
.../hugo-theme-massively/layouts/index.html | 67 +
.../layouts/partials/copyright.html | 4 +
.../layouts/partials/footer/index.html | 64 +
.../layouts/partials/header.html | 4 +
.../layouts/partials/htmlhead.custom.html | 0
.../layouts/partials/htmlhead.html | 26 +
.../layouts/partials/intro.html | 18 +
.../layouts/partials/nav.html | 31 +
.../layouts/partials/postcustom.html | 0
.../layouts/partials/posts/featured.html | 17 +
.../layouts/partials/posts/list.html | 25 +
.../layouts/partials/posts/pagination.html | 119 +
.../layouts/partials/scripts/index.html | 13 +
themes/hugo-theme-massively/netlify.toml | 8 +
themes/hugo-theme-massively/package-lock.json | 3653 +++++++++++++++++
themes/hugo-theme-massively/package.json | 33 +
.../static/assets/css/font-awesome.min.css | 4 +
.../static/assets/fonts/FontAwesome.otf | Bin 0 -> 134808 bytes
.../assets/fonts/fontawesome-webfont.eot | Bin 0 -> 165742 bytes
.../assets/fonts/fontawesome-webfont.svg | 2671 ++++++++++++
.../assets/fonts/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes
.../assets/fonts/fontawesome-webfont.woff | Bin 0 -> 98024 bytes
.../assets/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes
.../hugo-theme-massively/static/images/1.jpg | Bin 0 -> 25710 bytes
.../static/images/1.jpgZone.Identifier | 4 +
.../hugo-theme-massively/static/images/bg.jpg | Bin 0 -> 405114 bytes
.../static/images/overlay.png | Bin 0 -> 2807 bytes
.../static/images/pic01.jpg | Bin 0 -> 60917 bytes
.../static/images/pic02.jpg | Bin 0 -> 20638 bytes
.../static/images/pic03.jpg | Bin 0 -> 20643 bytes
.../static/images/pic04.jpg | Bin 0 -> 20737 bytes
.../static/images/pic05.jpg | Bin 0 -> 21198 bytes
.../static/images/pic06.jpg | Bin 0 -> 21124 bytes
.../static/images/pic07.jpg | Bin 0 -> 21220 bytes
.../static/images/pic08.jpg | Bin 0 -> 13411 bytes
.../static/images/pic09.jpg | Bin 0 -> 13035 bytes
themes/hugo-theme-massively/theme.toml | 18 +
99 files changed, 7730 insertions(+)
create mode 100644 themes/hugo-theme-massively/CHANGELOG.md
create mode 100644 themes/hugo-theme-massively/CONTRIBUTING.md
create mode 100644 themes/hugo-theme-massively/LICENSE
create mode 100644 themes/hugo-theme-massively/README.md
create mode 100644 themes/hugo-theme-massively/config.toml
create mode 100644 themes/hugo-theme-massively/cypress.json
create mode 100644 themes/hugo-theme-massively/cypress/fixtures/example.json
create mode 100644 themes/hugo-theme-massively/cypress/integration/generic-page.test.ts
create mode 100644 themes/hugo-theme-massively/cypress/integration/home.test.ts
create mode 100644 themes/hugo-theme-massively/cypress/integration/post.test.ts
create mode 100644 themes/hugo-theme-massively/cypress/plugins/index.js
create mode 100644 themes/hugo-theme-massively/cypress/support/commands.js
create mode 100644 themes/hugo-theme-massively/cypress/support/index.js
create mode 100644 themes/hugo-theme-massively/cypress/tsconfig.json
create mode 100644 themes/hugo-theme-massively/exampleSite/config-prod.toml
create mode 100644 themes/hugo-theme-massively/exampleSite/config.toml
create mode 100644 themes/hugo-theme-massively/exampleSite/content/generic-page.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/generic-page.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.1.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.1.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.10.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.10.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.2.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.2.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.3.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.3.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.4.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.4.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.5.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.5.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.6.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.6.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.7.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.7.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.8.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.8.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.9.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.9.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.en.md
create mode 100644 themes/hugo-theme-massively/exampleSite/content/post/post.es.md
create mode 100644 themes/hugo-theme-massively/exampleSite/data/en/contactinfo.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/en/intro.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/en/nav.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/en/post.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/en/social.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/es/contactinfo.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/es/intro.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/es/post.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/es/social.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/fr/contactinfo.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/fr/intro.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/fr/post.yaml
create mode 100644 themes/hugo-theme-massively/exampleSite/data/fr/social.yaml
create mode 100644 themes/hugo-theme-massively/i18n/en.toml
create mode 100644 themes/hugo-theme-massively/i18n/es.toml
create mode 100644 themes/hugo-theme-massively/i18n/fr.toml
create mode 100644 themes/hugo-theme-massively/i18n/ja.toml
create mode 100644 themes/hugo-theme-massively/i18n/nl.toml
create mode 100644 themes/hugo-theme-massively/i18n/zh.toml
create mode 100644 themes/hugo-theme-massively/images/device-screenshots.png
create mode 100644 themes/hugo-theme-massively/images/tn.png
create mode 100644 themes/hugo-theme-massively/layouts/_default/single.html
create mode 100644 themes/hugo-theme-massively/layouts/index.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/copyright.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/footer/index.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/header.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/htmlhead.custom.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/htmlhead.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/intro.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/nav.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/postcustom.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/posts/featured.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/posts/list.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/posts/pagination.html
create mode 100644 themes/hugo-theme-massively/layouts/partials/scripts/index.html
create mode 100644 themes/hugo-theme-massively/netlify.toml
create mode 100644 themes/hugo-theme-massively/package-lock.json
create mode 100644 themes/hugo-theme-massively/package.json
create mode 100644 themes/hugo-theme-massively/static/assets/css/font-awesome.min.css
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/FontAwesome.otf
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/fontawesome-webfont.eot
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/fontawesome-webfont.svg
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/fontawesome-webfont.ttf
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/fontawesome-webfont.woff
create mode 100644 themes/hugo-theme-massively/static/assets/fonts/fontawesome-webfont.woff2
create mode 100644 themes/hugo-theme-massively/static/images/1.jpg
create mode 100644 themes/hugo-theme-massively/static/images/1.jpgZone.Identifier
create mode 100644 themes/hugo-theme-massively/static/images/bg.jpg
create mode 100644 themes/hugo-theme-massively/static/images/overlay.png
create mode 100644 themes/hugo-theme-massively/static/images/pic01.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic02.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic03.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic04.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic05.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic06.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic07.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic08.jpg
create mode 100644 themes/hugo-theme-massively/static/images/pic09.jpg
create mode 100644 themes/hugo-theme-massively/theme.toml
diff --git a/themes/hugo-theme-massively/CHANGELOG.md b/themes/hugo-theme-massively/CHANGELOG.md
new file mode 100644
index 0000000..12ce84f
--- /dev/null
+++ b/themes/hugo-theme-massively/CHANGELOG.md
@@ -0,0 +1,34 @@
+# Change Log
+
+---
+## `6.0.0`
+### Breaking Changes
+ - Add asset handling using Hugo Pipes ([#80](https://github.com/curtistimson/hugo-theme-massively/pull/80))
+ - Asset folders affected - files moved from `/static/assets/*` to `/assets/*`
+
+---
+## `5.3.0`
+### Patches
+- Fix preloading animation ([#75](https://github.com/curtistimson/hugo-theme-massively/issues/75))
+
+---
+## `5.3.0`
+### Minor Changes
+ - Add npm script for running Hugo `exampleSite`
+ - Update config logic for featured post to use booleans (Fixes [#59](https://github.com/curtistimson/hugo-theme-massively/issues/59))
+ - Backwards compatibility support for string values - "true" and "false"
+ - Example Site - Update post content
+
+### Patches
+ - Fix homepage issues with Hugo 0.57.0 ([#71](https://github.com/curtistimson/hugo-theme-massively/issues/71))
+
+---
+## `5.2.0`
+### Minor Changes
+ - Japanese content translations added ([#64](https://github.com/curtistimson/hugo-theme-massively/pull/64))
+ - Update assets to latest from HTML5UP ([#65](https://github.com/curtistimson/hugo-theme-massively/pull/65))
+
+---
+## `5.1.1`
+### Patches
+ - Fixes [#28](https://github.com/curtistimson/hugo-theme-massively/issues/28) - Feature post with only one post
diff --git a/themes/hugo-theme-massively/CONTRIBUTING.md b/themes/hugo-theme-massively/CONTRIBUTING.md
new file mode 100644
index 0000000..6eb36fc
--- /dev/null
+++ b/themes/hugo-theme-massively/CONTRIBUTING.md
@@ -0,0 +1,71 @@
+# Contributing
+
+When contributing to this repository, please first discuss the change you wish to make via issue,
+email, or any other method with the owners of this repository before making a change.
+
+Please note we have a code of conduct, please follow it in all your interactions with the project.
+
+## Pull Request Process
+
+1. Ensure any install or build dependencies are removed before the end of the layer when doing a
+ build.
+2. Update the README.md with details of changes to the interface, this includes new environment
+ variables, exposed ports, useful file locations and container parameters.
+3. Increase the version numbers in any examples files and the README.md to the new version that this
+ Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
+4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
+ do not have permission to do that, you may request the second reviewer to merge it for you.
+
+## Code of Conduct
+
+### Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as
+contributors and maintainers pledge to making participation in our project and
+our community a harassment-free experience for everyone, regardless of age, body
+size, disability, ethnicity, gender identity and expression, level of experience,
+nationality, personal appearance, race, religion, or sexual identity and
+orientation.
+
+### Our Standards
+
+Examples of behavior that contributes to creating a positive environment
+include:
+
+* Using welcoming and inclusive language
+* Being respectful of differing viewpoints and experiences
+* Gracefully accepting constructive criticism
+* Focusing on what is best for the community
+* Showing empathy towards other community members
+
+Examples of unacceptable behavior by participants include:
+
+* The use of sexualized language or imagery and unwelcome sexual attention or
+advances
+* Trolling, insulting/derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or electronic
+ address, without explicit permission
+* Other conduct which could reasonably be considered inappropriate in a
+ professional setting
+
+### Our Responsibilities
+
+Project maintainers are responsible for clarifying the standards of acceptable
+behavior and are expected to take appropriate and fair corrective action in
+response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or
+reject comments, commits, code, wiki edits, issues, and other contributions
+that are not aligned to this Code of Conduct, or to ban temporarily or
+permanently any contributor for other behaviors that they deem inappropriate,
+threatening, offensive, or harmful.
+
+### Scope
+
+This Code of Conduct applies both within project spaces and in public spaces
+when an individual is representing the project or its community. Examples of
+representing a project or community include using an official project e-mail
+address, posting via an official social media account, or acting as an appointed
+representative at an online or offline event. Representation of a project may be
+further defined and clarified by project maintainers.
diff --git a/themes/hugo-theme-massively/LICENSE b/themes/hugo-theme-massively/LICENSE
new file mode 100644
index 0000000..e2fad80
--- /dev/null
+++ b/themes/hugo-theme-massively/LICENSE
@@ -0,0 +1,5 @@
+# License
+
+This hugo theme is licensed under the [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).
+
+https://html5up.net/license
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/README.md b/themes/hugo-theme-massively/README.md
new file mode 100644
index 0000000..817ebc5
--- /dev/null
+++ b/themes/hugo-theme-massively/README.md
@@ -0,0 +1,78 @@
+# Hugo Theme Massively
+
+ [](https://github.com/curtiscde/hugo-theme-massively/actions/workflows/e2e.yml)
+
+Massively theme ported from [HTML5 UP](https://html5up.net/) for use with the [Hugo static site generator](https://gohugo.io/).
+
+
+
+## Demo
+
+https://hugo-theme-massively.netlify.com/
+
+## Setup
+
+### Configuration
+
+See the demo's configuration as an example:
+
+https://github.com/curtiscde/hugo-theme-massively/blob/master/exampleSite/config-prod.toml
+
+#### Hugo Internal Templates
+The theme currently also supports the following ["internal templates" supplied by Hugo](https://gohugo.io/templates/internal/)
+
+ - [Disqus](https://gohugo.io/templates/internal/#disqus)
+ - [Google Analytics](https://gohugo.io/templates/internal/#configure-google-analytics)
+
+### Cover Image
+The cover image URL is hard-coded, therefore to replace this add an image to the following location in your Hugo application:
+
+```
+/static/images/bg.jpg
+```
+
+### Supported Languages
+ - [English](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/en.toml)
+ - [Dutch](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/nl.toml)
+ - [French](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/fr.toml)
+ - [Japanese](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/ja.toml)
+ - [Simplified Chinese](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/zh.toml)
+ - [Spanish](https://github.com/curtiscde/hugo-theme-massively/blob/master/i18n/es.toml)
+
+## Custom Front Matter
+ - `disableComments` - If set to `true` this will disable comments on the post when Disqus is enabled.
+
+## Custom `
`
+
+If you wish to add custom CSS overrides, or other elements in the ``, then this can be done by adding the following to the root of your Hugo app: `layouts/partials/htmlhead.custom.html`. Any content added to this file will then be injected at the end of the ``.
+
+## Development
+### Example Site Production Deployment
+#### Production Deployment
+
+```
+$ cd exampleSite
+$ hugo --config config-prod.toml
+```
+
+#### Running Locally
+
+```shell
+$ npm i
+$ npm run hugo-dev
+```
+OR
+```shell
+$ cd exampleSite
+$ hugo server --themesDir ../..
+```
+
+## Original Theme Credits
+
+ - [Massively by HTML5 UP](https://html5up.net/massively)
+
+ ## License
+
+This hugo theme is licensed under the [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).
+
+Read More - [LICENSE](LICENSE)
diff --git a/themes/hugo-theme-massively/config.toml b/themes/hugo-theme-massively/config.toml
new file mode 100644
index 0000000..3f761da
--- /dev/null
+++ b/themes/hugo-theme-massively/config.toml
@@ -0,0 +1,4 @@
+[module]
+ [module.hugoVersion]
+ min = "0.54.0"
+ max = "0.103.1"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/cypress.json b/themes/hugo-theme-massively/cypress.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress.json
@@ -0,0 +1 @@
+{}
diff --git a/themes/hugo-theme-massively/cypress/fixtures/example.json b/themes/hugo-theme-massively/cypress/fixtures/example.json
new file mode 100644
index 0000000..02e4254
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/fixtures/example.json
@@ -0,0 +1,5 @@
+{
+ "name": "Using fixtures to represent data",
+ "email": "hello@cypress.io",
+ "body": "Fixtures are a great way to mock data for responses to routes"
+}
diff --git a/themes/hugo-theme-massively/cypress/integration/generic-page.test.ts b/themes/hugo-theme-massively/cypress/integration/generic-page.test.ts
new file mode 100644
index 0000000..ef5d2eb
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/integration/generic-page.test.ts
@@ -0,0 +1,11 @@
+describe('Generic Page', () => {
+ before(() => {
+ cy.visit('http://localhost:1313/generic-page');
+ });
+
+ it('displays title', () => {
+ cy.get('h1')
+ .contains('Generic Page');
+ });
+
+});
diff --git a/themes/hugo-theme-massively/cypress/integration/home.test.ts b/themes/hugo-theme-massively/cypress/integration/home.test.ts
new file mode 100644
index 0000000..aa55b1c
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/integration/home.test.ts
@@ -0,0 +1,12 @@
+describe('Home', () => {
+ before(() => {
+ cy.visit('http://localhost:1313/');
+ });
+
+ it('displays title', () => {
+ cy.get('h1')
+ .contains('This is')
+ .contains('Massively');
+ });
+
+});
diff --git a/themes/hugo-theme-massively/cypress/integration/post.test.ts b/themes/hugo-theme-massively/cypress/integration/post.test.ts
new file mode 100644
index 0000000..afa27ae
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/integration/post.test.ts
@@ -0,0 +1,20 @@
+const post = {
+ date: 'March 29, 2022',
+ slug: 'lorem-ipsum',
+ title: 'Lorem Ipsum',
+}
+
+describe('Post', () => {
+ before(() => {
+ cy.visit(`http://localhost:1313/post/${post.slug}`);
+ });
+
+ it('displays date', () => {
+ cy.get('.date').contains(post.date);
+ })
+
+ it('displays title', () => {
+ cy.get('h1')
+ .contains(post.title);
+ });
+});
diff --git a/themes/hugo-theme-massively/cypress/plugins/index.js b/themes/hugo-theme-massively/cypress/plugins/index.js
new file mode 100644
index 0000000..59b2bab
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/plugins/index.js
@@ -0,0 +1,22 @@
+///
+// ***********************************************************
+// This example plugins/index.js can be used to load plugins
+//
+// You can change the location of this file or turn off loading
+// the plugins file with the 'pluginsFile' configuration option.
+//
+// You can read more here:
+// https://on.cypress.io/plugins-guide
+// ***********************************************************
+
+// This function is called when a project is opened or re-opened (e.g. due to
+// the project's config changing)
+
+/**
+ * @type {Cypress.PluginConfig}
+ */
+// eslint-disable-next-line no-unused-vars
+module.exports = (on, config) => {
+ // `on` is used to hook into various events Cypress emits
+ // `config` is the resolved Cypress config
+}
diff --git a/themes/hugo-theme-massively/cypress/support/commands.js b/themes/hugo-theme-massively/cypress/support/commands.js
new file mode 100644
index 0000000..119ab03
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/support/commands.js
@@ -0,0 +1,25 @@
+// ***********************************************
+// This example commands.js shows you how to
+// create various custom commands and overwrite
+// existing commands.
+//
+// For more comprehensive examples of custom
+// commands please read more here:
+// https://on.cypress.io/custom-commands
+// ***********************************************
+//
+//
+// -- This is a parent command --
+// Cypress.Commands.add('login', (email, password) => { ... })
+//
+//
+// -- This is a child command --
+// Cypress.Commands.add('drag', { prevSubject: 'element'}, (subject, options) => { ... })
+//
+//
+// -- This is a dual command --
+// Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... })
+//
+//
+// -- This will overwrite an existing command --
+// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })
diff --git a/themes/hugo-theme-massively/cypress/support/index.js b/themes/hugo-theme-massively/cypress/support/index.js
new file mode 100644
index 0000000..d68db96
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/support/index.js
@@ -0,0 +1,20 @@
+// ***********************************************************
+// This example support/index.js is processed and
+// loaded automatically before your test files.
+//
+// This is a great place to put global configuration and
+// behavior that modifies Cypress.
+//
+// You can change the location of this file or turn off
+// automatically serving support files with the
+// 'supportFile' configuration option.
+//
+// You can read more here:
+// https://on.cypress.io/configuration
+// ***********************************************************
+
+// Import commands.js using ES2015 syntax:
+import './commands'
+
+// Alternatively you can use CommonJS syntax:
+// require('./commands')
diff --git a/themes/hugo-theme-massively/cypress/tsconfig.json b/themes/hugo-theme-massively/cypress/tsconfig.json
new file mode 100644
index 0000000..b4e8a38
--- /dev/null
+++ b/themes/hugo-theme-massively/cypress/tsconfig.json
@@ -0,0 +1,16 @@
+{
+ "compilerOptions": {
+ "target": "es5",
+ "lib": [
+ "es5",
+ "dom"
+ ],
+ "types": [
+ "cypress"
+ ],
+ "isolatedModules": false,
+ },
+ "include": [
+ "**/*.ts"
+ ]
+}
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/config-prod.toml b/themes/hugo-theme-massively/exampleSite/config-prod.toml
new file mode 100644
index 0000000..93d0bdf
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/config-prod.toml
@@ -0,0 +1,34 @@
+languageCode = "en-us"
+title = "Massively"
+baseURL = "https://hugo-theme-massively.netlify.com/"
+theme = "hugo-theme-massively"
+googleanalytics = ""
+disqusShortname = ""
+disableKinds = ["taxonomy", "taxonomyTerm", "section"]
+
+
+
+# [params]
+ # set below parameter to define a favicon
+ # favicon = "favicon.ico"
+ # set to change date format
+ # dateFormat = "2.1.2006"
+ # backgroundPath = "images/bg.jpg"
+
+# Below parameters can be set to override default post settings
+# [params.posts]
+# folderName = "post"
+# pageSize = "6"
+# featuredPost = "true"
+# paginationPages = 2
+# showFirstLast = false
+
+[languages]
+[languages.en]
+ languageName = "English"
+[languages.es]
+ languageName = "Español"
+ title = "Massively - Versión Español"
+#[languages.fr]
+# languageName = "Français"
+# title = "Massively - Version Française"
diff --git a/themes/hugo-theme-massively/exampleSite/config.toml b/themes/hugo-theme-massively/exampleSite/config.toml
new file mode 100644
index 0000000..a6076bd
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/config.toml
@@ -0,0 +1,33 @@
+languageCode = "en-us"
+title = "Massively"
+baseURL = "http://localhost:1313/"
+theme = "hugo-theme-massively"
+googleanalytics = ""
+disqusShortname = ""
+disableKinds = ["taxonomy", "taxonomyTerm", "section"]
+
+# [params]
+ # set below parameter to define a favicon
+ # favicon = "favicon.ico"
+ # set to change date format
+ # dateFormat = "2.1.2006"
+ # backgroundPath = "images/bg.jpg"
+
+# Below parameters can be set to override default post settings
+# [params.posts]
+# folderName = "post"
+# pageSize = "6"
+# featuredPost = true
+# paginationPages = 2
+# showFirstLast = false
+
+[languages]
+[languages.en]
+ languageName = "English"
+[languages.es]
+ languageName = "Español"
+ title = "Massively - Versión Español"
+#[languages.fr]
+# languageName = "Français"
+# title = "Massively - Version Française"
+
diff --git a/themes/hugo-theme-massively/exampleSite/content/generic-page.en.md b/themes/hugo-theme-massively/exampleSite/content/generic-page.en.md
new file mode 100644
index 0000000..d59b7db
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/generic-page.en.md
@@ -0,0 +1,10 @@
++++
+title = 'Generic Page'
+slug = 'generic-page'
+image = 'images/pic02.jpg'
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/generic-page.es.md b/themes/hugo-theme-massively/exampleSite/content/generic-page.es.md
new file mode 100644
index 0000000..fa280f5
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/generic-page.es.md
@@ -0,0 +1,10 @@
++++
+title = 'Generic Page - Versión Español'
+slug = 'generic-page'
+image = 'images/pic02.jpg'
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.1.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.1.en.md
new file mode 100644
index 0000000..df39f05
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.1.en.md
@@ -0,0 +1,10 @@
++++
+title = 'Primis eget imperdiet lorem'
+slug = 'post1'
+image = 'images/pic03.jpg'
+description = 'Example of post with missing date property but with pic.'
+disableComments = true
++++
+Example of post with missing date property but with pic.
+
+
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.1.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.1.es.md
new file mode 100644
index 0000000..738283a
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.1.es.md
@@ -0,0 +1,7 @@
++++
+title = 'Primis eget imperdiet lorem - Versión Español'
+slug = 'post1'
+image = 'images/pic03.jpg'
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.10.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.10.en.md
new file mode 100644
index 0000000..b0dc0a9
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.10.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Lorem Ipsum'
+slug = 'lorem-ipsum'
+image = 'images/pic04.jpg'
+date = "2022-03-29T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disqus_identifier = '10'
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.10.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.10.es.md
new file mode 100644
index 0000000..dfb4ff5
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.10.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Lorem Ipsum - Versión Español'
+slug = 'lorem-ipsum'
+image = 'images/pic04.jpg'
+date = "2022-03-29T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disqus_identifier = '10'
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.2.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.2.en.md
new file mode 100644
index 0000000..c8380b8
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.2.en.md
@@ -0,0 +1,8 @@
++++
+title = 'Ante mattis interdum dolor'
+slug = 'post2'
+image = 'images/pic04.jpg'
+date = "2019-04-18T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.2.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.2.es.md
new file mode 100644
index 0000000..0fe460c
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.2.es.md
@@ -0,0 +1,8 @@
++++
+title = 'Ante mattis interdum dolor - Versión Español'
+slug = 'post2'
+image = 'images/pic04.jpg'
+date = "2019-04-18T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.3.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.3.en.md
new file mode 100644
index 0000000..f0c5012
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.3.en.md
@@ -0,0 +1,8 @@
++++
+title = 'Augue lorem primis vestibulum'
+slug = 'post3'
+image = 'images/pic07.jpg'
+date = "2019-04-07T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.3.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.3.es.md
new file mode 100644
index 0000000..057d377
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.3.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Augue lorem primis vestibulum - Versión Español'
+slug = 'post3'
+image = 'images/pic07.jpg'
+date = "2019-04-07T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.4.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.4.en.md
new file mode 100644
index 0000000..9101391
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.4.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Odio magna sed consectetur'
+slug = 'post4'
+image = 'images/pic06.jpg'
+date = "2019-04-11T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.4.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.4.es.md
new file mode 100644
index 0000000..1783d08
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.4.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Odio magna sed consectetur - Versión Español'
+slug = 'post4'
+image = 'images/pic06.jpg'
+date = "2019-04-11T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.5.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.5.en.md
new file mode 100644
index 0000000..b2fd005
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.5.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Tempus sed nulla imperdiet'
+slug = 'post5'
+image = 'images/pic05.jpg'
+date = "2019-04-14T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.5.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.5.es.md
new file mode 100644
index 0000000..2f3f08a
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.5.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Tempus sed nulla imperdiet - Versión Español'
+slug = 'post5'
+image = 'images/pic05.jpg'
+date = "2019-04-14T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.6.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.6.en.md
new file mode 100644
index 0000000..9ca4208
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.6.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Primis eget imperdiet lorem'
+slug = 'post6'
+image = 'images/pic03.jpg'
+date = "2019-03-22T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.6.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.6.es.md
new file mode 100644
index 0000000..6c1c0ee
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.6.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Primis eget imperdiet lorem - Versión Español'
+slug = 'post6'
+image = 'images/pic03.jpg'
+date = "2019-03-22T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.7.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.7.en.md
new file mode 100644
index 0000000..003c2cf
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.7.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Ante mattis interdum dolor'
+slug = 'post7'
+image = 'images/pic04.jpg'
+date = "2019-03-18T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.7.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.7.es.md
new file mode 100644
index 0000000..d68ddd6
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.7.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Ante mattis interdum dolor - Versión Español'
+slug = 'post7'
+image = 'images/pic04.jpg'
+date = "2019-03-18T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.8.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.8.en.md
new file mode 100644
index 0000000..8fa4d14
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.8.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Augue lorem primis vestibulum'
+slug = 'post8'
+image = 'images/pic07.jpg'
+date = "2019-03-07T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.8.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.8.es.md
new file mode 100644
index 0000000..6b68169
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.8.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Augue lorem primis vestibulum - Versión Español'
+slug = 'post8'
+image = 'images/pic07.jpg'
+date = "2019-03-07T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.9.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.9.en.md
new file mode 100644
index 0000000..ddb922a
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.9.en.md
@@ -0,0 +1,11 @@
++++
+title = 'Comments example'
+slug = 'comments-example'
+image = 'images/pic04.jpg'
+date = "2019-08-15T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disqus_identifier = '9'
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.9.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.9.es.md
new file mode 100644
index 0000000..67ee8ec
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.9.es.md
@@ -0,0 +1,11 @@
++++
+title = 'Comments example - Versión Español'
+slug = 'comments-example'
+image = 'images/pic04.jpg'
+date = "2019-08-15T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disqus_identifier = '9'
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.en.md b/themes/hugo-theme-massively/exampleSite/content/post/post.en.md
new file mode 100644
index 0000000..08b51ba
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.en.md
@@ -0,0 +1,11 @@
++++
+title = 'first post'
+slug = 'post'
+image = 'images/pic02.jpg'
+date = "2012-02-06T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/content/post/post.es.md b/themes/hugo-theme-massively/exampleSite/content/post/post.es.md
new file mode 100644
index 0000000..d6adb30
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/content/post/post.es.md
@@ -0,0 +1,11 @@
++++
+title = 'first post - Versión Español'
+slug = 'post'
+image = 'images/pic02.jpg'
+date = "2012-02-06T00:00:00"
+description = 'Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.'
+disableComments = true
++++
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sit amet dui nec dui commodo auctor non eu mauris. Duis varius finibus vestibulum. Praesent aliquam, erat sed dictum feugiat, velit erat iaculis elit, eget iaculis ex libero ac sapien. Sed maximus ut lectus et varius. Nullam posuere velit vitae est consectetur porttitor. Vestibulum tempor felis ante, nec volutpat risus vestibulum ac. Mauris at finibus felis, eu placerat arcu. Sed nec semper nunc. Proin eget mollis felis. Donec fermentum lectus non metus elementum, dignissim ornare felis congue. In rhoncus vehicula nibh, ac imperdiet dolor tincidunt sit amet.
+
+Nullam commodo, diam nec finibus ultrices, odio enim tempus risus, quis dapibus ex ligula non erat. In sed lectus id massa fermentum euismod fringilla vel ligula. Quisque tincidunt tortor non ante scelerisque convallis ut vitae nunc. Mauris id consectetur sapien, et vulputate turpis. Nulla et diam urna. Duis varius, metus sit amet mollis gravida, felis turpis sodales nulla, id dapibus lacus est ac felis. Cras porttitor orci sit amet lorem scelerisque laoreet. Sed non mi et velit bibendum efficitur ut et mauris. Curabitur sem nisl, condimentum suscipit magna sit amet, vehicula ultricies purus. Phasellus blandit ultrices ante, eget blandit turpis fringilla et. Nam commodo volutpat semper.
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/en/contactinfo.yaml b/themes/hugo-theme-massively/exampleSite/data/en/contactinfo.yaml
new file mode 100644
index 0000000..9a492d9
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/en/contactinfo.yaml
@@ -0,0 +1,9 @@
+contactformaction: 'post-action'
+
+address:
+- line: '1234 Somewhere Road #87257'
+- line: 'Nashville, TN 00000-0000'
+
+phone: '(800) 000-0000'
+
+email: 'someone@untitled.tld'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/en/intro.yaml b/themes/hugo-theme-massively/exampleSite/data/en/intro.yaml
new file mode 100644
index 0000000..7b11ee4
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/en/intro.yaml
@@ -0,0 +1,7 @@
+title:
+- line: 'This is'
+- line: 'Massively'
+
+description:
+- line: 'A free, fully responsive HTML5 + CSS3 site template designed by @ajlkn for HTML5 UP'
+- line: 'and released for free under the Creative Commons license.'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/en/nav.yaml b/themes/hugo-theme-massively/exampleSite/data/en/nav.yaml
new file mode 100644
index 0000000..0ad9ea4
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/en/nav.yaml
@@ -0,0 +1,3 @@
+items:
+- title: 'Generic Page'
+ url: '/generic-page'
diff --git a/themes/hugo-theme-massively/exampleSite/data/en/post.yaml b/themes/hugo-theme-massively/exampleSite/data/en/post.yaml
new file mode 100644
index 0000000..18393d5
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/en/post.yaml
@@ -0,0 +1 @@
+linktext: 'Full Story'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/en/social.yaml b/themes/hugo-theme-massively/exampleSite/data/en/social.yaml
new file mode 100644
index 0000000..7d0bd7f
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/en/social.yaml
@@ -0,0 +1,9 @@
+twitter: "https://twitter.com/"
+facebook: "https://facebook.com"
+instagram: "https://instagram.com"
+linkedin: "https://www.linkedin.com"
+github: "https://github.com/"
+youtube: "https://youtube.com/"
+googleplus: "https://plus.google.com/"
+lastfm: "https://last.fm/"
+flickr: "https://flickr.com/"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/es/contactinfo.yaml b/themes/hugo-theme-massively/exampleSite/data/es/contactinfo.yaml
new file mode 100644
index 0000000..9a492d9
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/es/contactinfo.yaml
@@ -0,0 +1,9 @@
+contactformaction: 'post-action'
+
+address:
+- line: '1234 Somewhere Road #87257'
+- line: 'Nashville, TN 00000-0000'
+
+phone: '(800) 000-0000'
+
+email: 'someone@untitled.tld'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/es/intro.yaml b/themes/hugo-theme-massively/exampleSite/data/es/intro.yaml
new file mode 100644
index 0000000..5d0742e
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/es/intro.yaml
@@ -0,0 +1,7 @@
+title:
+- line: 'Esto es'
+- line: 'Massively'
+
+description:
+- line: 'Un template para sitios HTML5 + CSS3 gratuito y totalmente responsivo, diseñado por @ajlkn para HTML5 UP'
+- line: 'y publicado de forma gratuita bajo la licencia de Creative Commons.'
diff --git a/themes/hugo-theme-massively/exampleSite/data/es/post.yaml b/themes/hugo-theme-massively/exampleSite/data/es/post.yaml
new file mode 100644
index 0000000..792816d
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/es/post.yaml
@@ -0,0 +1 @@
+linktext: 'Historia Completa'
diff --git a/themes/hugo-theme-massively/exampleSite/data/es/social.yaml b/themes/hugo-theme-massively/exampleSite/data/es/social.yaml
new file mode 100644
index 0000000..7d0bd7f
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/es/social.yaml
@@ -0,0 +1,9 @@
+twitter: "https://twitter.com/"
+facebook: "https://facebook.com"
+instagram: "https://instagram.com"
+linkedin: "https://www.linkedin.com"
+github: "https://github.com/"
+youtube: "https://youtube.com/"
+googleplus: "https://plus.google.com/"
+lastfm: "https://last.fm/"
+flickr: "https://flickr.com/"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/fr/contactinfo.yaml b/themes/hugo-theme-massively/exampleSite/data/fr/contactinfo.yaml
new file mode 100644
index 0000000..9a492d9
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/fr/contactinfo.yaml
@@ -0,0 +1,9 @@
+contactformaction: 'post-action'
+
+address:
+- line: '1234 Somewhere Road #87257'
+- line: 'Nashville, TN 00000-0000'
+
+phone: '(800) 000-0000'
+
+email: 'someone@untitled.tld'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/fr/intro.yaml b/themes/hugo-theme-massively/exampleSite/data/fr/intro.yaml
new file mode 100644
index 0000000..12369ce
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/fr/intro.yaml
@@ -0,0 +1,7 @@
+title:
+- line: 'Ceci est'
+- line: 'Massively'
+
+description:
+- line: 'Un modèle de site gratuit, complètement responsive HTML5 + CSS3 designé par @ajlkn pour HTML5 UP'
+- line: 'et publié gratuitement sous la licence Creative Commons.'
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/exampleSite/data/fr/post.yaml b/themes/hugo-theme-massively/exampleSite/data/fr/post.yaml
new file mode 100644
index 0000000..4ab1448
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/fr/post.yaml
@@ -0,0 +1 @@
+linktext: 'Histoire Complète'
diff --git a/themes/hugo-theme-massively/exampleSite/data/fr/social.yaml b/themes/hugo-theme-massively/exampleSite/data/fr/social.yaml
new file mode 100644
index 0000000..7d0bd7f
--- /dev/null
+++ b/themes/hugo-theme-massively/exampleSite/data/fr/social.yaml
@@ -0,0 +1,9 @@
+twitter: "https://twitter.com/"
+facebook: "https://facebook.com"
+instagram: "https://instagram.com"
+linkedin: "https://www.linkedin.com"
+github: "https://github.com/"
+youtube: "https://youtube.com/"
+googleplus: "https://plus.google.com/"
+lastfm: "https://last.fm/"
+flickr: "https://flickr.com/"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/i18n/en.toml b/themes/hugo-theme-massively/i18n/en.toml
new file mode 100644
index 0000000..e5dbf14
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/en.toml
@@ -0,0 +1,32 @@
+[CONTACT_ADDRESS]
+ other = "Address"
+[CONTACT_EMAIL]
+ other = "Почта"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "Ваша почта"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "Ваше сообщение"
+[CONTACT_FORM_FIELD_NAME]
+ other = "Ваше имя"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "Отправить"
+[CONTACT_PHONE]
+ other = "Телефон"
+[CONTACT_SOCIAL]
+ other = "Соц сети"
+[COPYRIGHT_MESSAGE_1]
+ other = "Made by: [krll](https://krll.nl)"
+[INTRO_CONTINUE]
+ other = "Продолжить"
+[NAV_MENU]
+ other = "Меню"
+[NAV_CONTACT]
+ other = "Контакты"
+[PAGINATION_NEXT]
+ other = "Следующая"
+[PAGINATION_PREVIOUS]
+ other = "Предыдущая"
+[PAGINATION_FIRST]
+ other = "First"
+[PAGINATION_LAST]
+ other = "Last"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/i18n/es.toml b/themes/hugo-theme-massively/i18n/es.toml
new file mode 100644
index 0000000..69b424c
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/es.toml
@@ -0,0 +1,34 @@
+[CONTACT_ADDRESS]
+ other = "Dirección"
+[CONTACT_EMAIL]
+ other = "Correo electrónico"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "Correo electrónico"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "Mensaje"
+[CONTACT_FORM_FIELD_NAME]
+ other = "Nombre"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "Enviar mensaje"
+[CONTACT_PHONE]
+ other = "Teléfono"
+[CONTACT_SOCIAL]
+ other = "Social"
+[COPYRIGHT_MESSAGE_1]
+ other = "Diseño: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Implementación Hugo: [curtiscode](https://curtiscode.dev)"
+[INTRO_CONTINUE]
+ other = "Continuar"
+[NAV_MENU]
+ other = "Menú"
+[NAV_CONTACT]
+ other = "Contacto"
+[PAGINATION_NEXT]
+ other = "Siguiente"
+[PAGINATION_PREVIOUS]
+ other = "Anterior"
+[PAGINATION_FIRST]
+ other = "Primera"
+[PAGINATION_LAST]
+ other = "Última"
diff --git a/themes/hugo-theme-massively/i18n/fr.toml b/themes/hugo-theme-massively/i18n/fr.toml
new file mode 100644
index 0000000..8a276e8
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/fr.toml
@@ -0,0 +1,28 @@
+[CONTACT_ADDRESS]
+ other = "Adresse"
+[CONTACT_EMAIL]
+ other = "Email"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "Email"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "Message"
+[CONTACT_FORM_FIELD_NAME]
+ other = "Nom"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "Envoyer"
+[CONTACT_PHONE]
+ other = "Téléphone"
+[CONTACT_SOCIAL]
+ other = "Social"
+[COPYRIGHT_MESSAGE_1]
+ other = "Design: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Hugo Port: [curtiscode](https://curtiscode.dev)"
+[INTRO_CONTINUE]
+ other = "Continuer"
+[NAV_CONTACT]
+ other = "Contact"
+[PAGINATION_NEXT]
+ other = "Suivant"
+[PAGINATION_PREVIOUS]
+ other = "Précédent"
diff --git a/themes/hugo-theme-massively/i18n/ja.toml b/themes/hugo-theme-massively/i18n/ja.toml
new file mode 100644
index 0000000..1675593
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/ja.toml
@@ -0,0 +1,32 @@
+[CONTACT_ADDRESS]
+ other = "住所"
+[CONTACT_EMAIL]
+ other = "メール"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "メール"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "メッセージ"
+[CONTACT_FORM_FIELD_NAME]
+ other = "名前"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "メッセージを送信"
+[CONTACT_PHONE]
+ other = "電話"
+[CONTACT_SOCIAL]
+ other = "SNS"
+[COPYRIGHT_MESSAGE_1]
+ other = "Design: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Hugo Port: [curtiscode](https://curtiscode.dev)"
+[INTRO_CONTINUE]
+ other = "継続"
+[NAV_CONTACT]
+ other = "Contact"
+[PAGINATION_NEXT]
+ other = "次"
+[PAGINATION_PREVIOUS]
+ other = "前"
+[PAGINATION_FIRST]
+ other = "最初"
+[PAGINATION_LAST]
+ other = "最後"
diff --git a/themes/hugo-theme-massively/i18n/nl.toml b/themes/hugo-theme-massively/i18n/nl.toml
new file mode 100644
index 0000000..1f853a5
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/nl.toml
@@ -0,0 +1,34 @@
+[CONTACT_ADDRESS]
+ other = "Adres"
+[CONTACT_EMAIL]
+ other = "E-mail"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "E-mail"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "Bericht"
+[CONTACT_FORM_FIELD_NAME]
+ other = "Naam"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "Versturen"
+[CONTACT_PHONE]
+ other = "Telefoon"
+[CONTACT_SOCIAL]
+ other = "Sociale Media"
+[COPYRIGHT_MESSAGE_1]
+ other = "Design: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Hugo Port: [curtiscode](https://curtiscode.dev)"
+[INTRO_CONTINUE]
+ other = "Verder"
+[NAV_MENU]
+ other = "Menu"
+[NAV_CONTACT]
+ other = "Contact"
+[PAGINATION_NEXT]
+ other = "Volgende"
+[PAGINATION_PREVIOUS]
+ other = "Vorige"
+[PAGINATION_FIRST]
+ other = "Eerste"
+[PAGINATION_LAST]
+ other = "Laatste"
\ No newline at end of file
diff --git a/themes/hugo-theme-massively/i18n/zh.toml b/themes/hugo-theme-massively/i18n/zh.toml
new file mode 100644
index 0000000..e80cbd8
--- /dev/null
+++ b/themes/hugo-theme-massively/i18n/zh.toml
@@ -0,0 +1,28 @@
+[CONTACT_ADDRESS]
+ other = "地址"
+[CONTACT_EMAIL]
+ other = "邮箱"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "邮箱"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "信息"
+[CONTACT_FORM_FIELD_NAME]
+ other = "姓名"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "发送信息"
+[CONTACT_PHONE]
+ other = "电话"
+[CONTACT_SOCIAL]
+ other = "社交媒体"
+[COPYRIGHT_MESSAGE_1]
+ other = "Design: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Hugo Port: [curtiscode](https://curtiscode.dev)"
+[INTRO_CONTINUE]
+ other = "继续"
+[NAV_CONTACT]
+ other = "联系方式"
+[PAGINATION_NEXT]
+ other = "下一页"
+[PAGINATION_PREVIOUS]
+ other = "前一页"
diff --git a/themes/hugo-theme-massively/images/device-screenshots.png b/themes/hugo-theme-massively/images/device-screenshots.png
new file mode 100644
index 0000000000000000000000000000000000000000..e322a5cf18bc09df5c93683c3f1dc4dec9c397a7
GIT binary patch
literal 913828
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