-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
321db13
commit 3e3f93f
Showing
54 changed files
with
991 additions
and
784 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,37 @@ | ||
baseURL: https://example.com | ||
baseURL: https://bluevolvo87.github.io/themedianduck/ | ||
languageCode: en-us | ||
title: Archie | ||
title: The Median Duck | ||
theme: archie | ||
copyright: © Athul | ||
copyright: © The Median Duck | ||
pygmentsstyle: monokai | ||
pygmentscodefences: yes | ||
pygmentscodefencesguesssyntax: yes | ||
params: | ||
mode: auto | ||
mode: toggle | ||
social: | ||
- icon: github | ||
name: GitHub | ||
url: https://github.com/athul/archie | ||
- icon: twitter | ||
name: Twitter | ||
url: https://twitter.com/athulcajay/ | ||
- icon: gitlab | ||
name: GitLab | ||
url: https://gitlab.com/athul/ | ||
subtitle: Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie) | ||
url: https://github.com/bluevolvo87/themedianduck | ||
|
||
- icon: youtube | ||
name: YouTube | ||
url: https://youtube.com/naanbread87/ | ||
subtitle: vires in notitia | ||
useCDN: no | ||
menu: | ||
main: | ||
- name: Home | ||
url: / | ||
weight: 1 | ||
- name: All posts | ||
- name: All posts | ||
url: /posts | ||
weight: 2 | ||
- name: About | ||
url: /about | ||
- name: The Vision | ||
url: /vision | ||
weight: 3 | ||
- name: Tags | ||
url: /tags | ||
- name: About Me | ||
url: /about | ||
weight: 4 | ||
- name: Categories | ||
url: /tags | ||
weight: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,34 @@ | ||
--- | ||
aliases: | ||
- about-us | ||
- about-hugo | ||
- contact | ||
author: Hugo Authors | ||
date: "2019-02-28" | ||
description: Hugo, the world’s fastest framework for building websites | ||
title: About | ||
--- | ||
|
||
Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. | ||
|
||
Hugo makes use of a variety of open source projects including: | ||
|
||
* https://github.com/yuin/goldmark | ||
* https://github.com/alecthomas/chroma | ||
* https://github.com/muesli/smartcrop | ||
* https://github.com/spf13/cobra | ||
* https://github.com/spf13/viper | ||
|
||
Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages. | ||
|
||
Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. | ||
|
||
Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. | ||
|
||
Learn more and contribute on [GitHub](https://github.com/gohugoio). | ||
|
||
|
||
|
||
--- | ||
aliases: | ||
- about-us | ||
- about-hugo | ||
- contact | ||
author: Hugo Authors | ||
date: "2019-02-28" | ||
description: Hugo, the world’s fastest framework for building websites | ||
title: About | ||
--- | ||
|
||
> This is where I would boast about myself no doubt. | ||
|
||
Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. | ||
|
||
Hugo makes use of a variety of open source projects including: | ||
|
||
* https://github.com/yuin/goldmark | ||
* https://github.com/alecthomas/chroma | ||
* https://github.com/muesli/smartcrop | ||
* https://github.com/spf13/cobra | ||
* https://github.com/spf13/viper | ||
|
||
Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages. | ||
|
||
Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. | ||
|
||
Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. | ||
|
||
Learn more and contribute on [GitHub](https://github.com/gohugoio). | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
--- | ||
title: 'Our Difference' | ||
button: 'About us' | ||
weight: 2 | ||
--- | ||
|
||
Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, | ||
--- | ||
title: 'Our Difference' | ||
button: 'About us' | ||
weight: 2 | ||
--- | ||
|
||
I don't think this has any affect? | ||
|
||
|
||
Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
--- | ||
headless : true | ||
--- | ||
--- | ||
headless : true | ||
--- | ||
|
||
Really? Is this not the hompage editor? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
--- | ||
title: 'We Help Business Grow' | ||
button: 'Our Work' | ||
weight: 1 | ||
--- | ||
|
||
--- | ||
title: 'We Help Business Grow' | ||
button: 'Our Work' | ||
weight: 1 | ||
--- | ||
|
||
Similarly, I don't think this has any impact. | ||
|
||
|
||
Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>http://localhost:4321/about/</title> | ||
<link rel="canonical" href="http://localhost:4321/about/"> | ||
<title>http://localhost:4321/themedianduck/about/</title> | ||
<link rel="canonical" href="http://localhost:4321/themedianduck/about/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=http://localhost:4321/about/"> | ||
<meta http-equiv="refresh" content="0; url=http://localhost:4321/themedianduck/about/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>http://localhost:4321/about/</title> | ||
<link rel="canonical" href="http://localhost:4321/about/"> | ||
<title>http://localhost:4321/themedianduck/about/</title> | ||
<link rel="canonical" href="http://localhost:4321/themedianduck/about/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=http://localhost:4321/about/"> | ||
<meta http-equiv="refresh" content="0; url=http://localhost:4321/themedianduck/about/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.