First Commit - Hugo Story
BIN
exampleSite/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
exampleSite/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 477 KiB |
BIN
exampleSite/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 68 KiB |
5
exampleSite/assets/css/fontawesome-all.min.css
vendored
Normal file
1
exampleSite/assets/css/main.min.css
vendored
Normal file
1
exampleSite/assets/css/noscript.min.css
vendored
Normal file
155
exampleSite/assets/js/bundle.min.js
vendored
Normal file
BIN
exampleSite/assets/webfonts/fa-brands-400.eot
Normal file
3633
exampleSite/assets/webfonts/fa-brands-400.svg
Normal file
After Width: | Height: | Size: 712 KiB |
BIN
exampleSite/assets/webfonts/fa-brands-400.ttf
Normal file
BIN
exampleSite/assets/webfonts/fa-brands-400.woff
Normal file
BIN
exampleSite/assets/webfonts/fa-brands-400.woff2
Normal file
BIN
exampleSite/assets/webfonts/fa-duotone-900.eot
Normal file
15055
exampleSite/assets/webfonts/fa-duotone-900.svg
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
exampleSite/assets/webfonts/fa-duotone-900.ttf
Normal file
BIN
exampleSite/assets/webfonts/fa-duotone-900.woff
Normal file
BIN
exampleSite/assets/webfonts/fa-duotone-900.woff2
Normal file
BIN
exampleSite/assets/webfonts/fa-light-300.eot
Normal file
12330
exampleSite/assets/webfonts/fa-light-300.svg
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
exampleSite/assets/webfonts/fa-light-300.ttf
Normal file
BIN
exampleSite/assets/webfonts/fa-light-300.woff
Normal file
BIN
exampleSite/assets/webfonts/fa-light-300.woff2
Normal file
BIN
exampleSite/assets/webfonts/fa-regular-400.eot
Normal file
11256
exampleSite/assets/webfonts/fa-regular-400.svg
Normal file
After Width: | Height: | Size: 2.1 MiB |
BIN
exampleSite/assets/webfonts/fa-regular-400.ttf
Normal file
BIN
exampleSite/assets/webfonts/fa-regular-400.woff
Normal file
BIN
exampleSite/assets/webfonts/fa-regular-400.woff2
Normal file
BIN
exampleSite/assets/webfonts/fa-solid-900.eot
Normal file
9588
exampleSite/assets/webfonts/fa-solid-900.svg
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
exampleSite/assets/webfonts/fa-solid-900.ttf
Normal file
BIN
exampleSite/assets/webfonts/fa-solid-900.woff
Normal file
BIN
exampleSite/assets/webfonts/fa-solid-900.woff2
Normal file
9
exampleSite/browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
32
exampleSite/config/default/config.toml
Normal file
@ -0,0 +1,32 @@
|
||||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
title = "Hugo Story"
|
||||
theme = "hugo-story"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
||||
# googleAnalytics = "your-google-analytics-id"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
|
||||
logo = "images/banner.jpg"
|
||||
favicon = true
|
||||
|
||||
[Params.social]
|
||||
github = "https://github.com/caressofsteel/"
|
||||
twitter = "https://twitter.com/caressofsteel_"
|
||||
email = "caressofsteel@protonmail.com"
|
||||
instagram = "https://instagram.com"
|
||||
linkedin = "https://linkedin.com"
|
||||
telegram = "https://telegram.org"
|
32
exampleSite/config/development/config.toml
Normal file
@ -0,0 +1,32 @@
|
||||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
title = "Hugo Story"
|
||||
theme = "hugo-story"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
||||
# googleAnalytics = "your-google-analytics-id"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
|
||||
logo = "images/banner.jpg"
|
||||
favicon = true
|
||||
|
||||
[Params.social]
|
||||
github = "https://github.com/caressofsteel/"
|
||||
twitter = "https://twitter.com/caressofsteel_"
|
||||
email = "caressofsteel@protonmail.com"
|
||||
instagram = "https://instagram.com"
|
||||
linkedin = "https://linkedin.com"
|
||||
telegram = "https://telegram.org"
|
47
exampleSite/config/production/config.toml
Normal file
@ -0,0 +1,47 @@
|
||||
## -----------------------------------------------
|
||||
## Basic Configuration
|
||||
## -----------------------------------------------
|
||||
|
||||
title = "Hugo Story"
|
||||
theme = "hugo-story"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Publish
|
||||
## -----------------------------------------------
|
||||
|
||||
relativeURLs = "true"
|
||||
#canonifyURLs = "true"
|
||||
|
||||
# Local
|
||||
baseURL = "/"
|
||||
publishDir = "public"
|
||||
|
||||
# Remote
|
||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
|
||||
#publishDir = "//centos/sites/hugodev/hugostory/"
|
||||
|
||||
|
||||
## -----------------------------------------------
|
||||
## Hugo Built-in Features
|
||||
## -----------------------------------------------
|
||||
|
||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
|
||||
# googleAnalytics = "your-google-analytics-id"
|
||||
|
||||
## -----------------------------------------------
|
||||
## Site Parameters
|
||||
## -----------------------------------------------
|
||||
|
||||
[Params]
|
||||
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
|
||||
logo = "images/banner.jpg"
|
||||
favicon = true
|
||||
|
||||
[Params.social]
|
||||
github = "https://github.com/caressofsteel/"
|
||||
twitter = "https://twitter.com/caressofsteel_"
|
||||
email = "caressofsteel@protonmail.com"
|
||||
instagram = "https://instagram.com"
|
||||
linkedin = "https://linkedin.com"
|
||||
telegram = "https://telegram.org"
|
BIN
exampleSite/favicon-16x16.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
exampleSite/favicon-32x32.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
exampleSite/favicon.ico
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
exampleSite/images/banner.jpg
Normal file
After Width: | Height: | Size: 488 KiB |
BIN
exampleSite/images/gallery/fulls/01.jpg
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
exampleSite/images/gallery/fulls/02.jpg
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
exampleSite/images/gallery/fulls/03.jpg
Normal file
After Width: | Height: | Size: 133 KiB |
BIN
exampleSite/images/gallery/fulls/04.jpg
Normal file
After Width: | Height: | Size: 191 KiB |
BIN
exampleSite/images/gallery/fulls/05.jpg
Normal file
After Width: | Height: | Size: 113 KiB |
BIN
exampleSite/images/gallery/fulls/06.jpg
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
exampleSite/images/gallery/fulls/07.jpg
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
exampleSite/images/gallery/fulls/08.jpg
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
exampleSite/images/gallery/fulls/09.jpg
Normal file
After Width: | Height: | Size: 98 KiB |
BIN
exampleSite/images/gallery/fulls/10.jpg
Normal file
After Width: | Height: | Size: 135 KiB |
BIN
exampleSite/images/gallery/fulls/11.jpg
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
exampleSite/images/gallery/fulls/12.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
exampleSite/images/gallery/thumbs/01.jpg
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
exampleSite/images/gallery/thumbs/02.jpg
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
exampleSite/images/gallery/thumbs/03.jpg
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
exampleSite/images/gallery/thumbs/04.jpg
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
exampleSite/images/gallery/thumbs/05.jpg
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
exampleSite/images/gallery/thumbs/06.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
exampleSite/images/gallery/thumbs/07.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
exampleSite/images/gallery/thumbs/08.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
exampleSite/images/gallery/thumbs/09.jpg
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
exampleSite/images/gallery/thumbs/10.jpg
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
exampleSite/images/gallery/thumbs/11.jpg
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
exampleSite/images/gallery/thumbs/12.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
exampleSite/images/pic01.jpg
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
exampleSite/images/pic02.jpg
Normal file
After Width: | Height: | Size: 77 KiB |
BIN
exampleSite/images/spotlight01.jpg
Normal file
After Width: | Height: | Size: 392 KiB |
BIN
exampleSite/images/spotlight02.jpg
Normal file
After Width: | Height: | Size: 314 KiB |
BIN
exampleSite/images/spotlight03.jpg
Normal file
After Width: | Height: | Size: 505 KiB |
2836
exampleSite/index.html
Normal file
13
exampleSite/index.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Hugo Story</title>
|
||||
<link>/</link>
|
||||
<description>Recent content on Hugo Story</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
|
||||
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
BIN
exampleSite/mstile-150x150.png
Normal file
After Width: | Height: | Size: 37 KiB |
@ -0,0 +1 @@
|
||||
{"Target":"assets/css/main.min.css","MediaType":"text/css","Data":{}}
|
@ -0,0 +1 @@
|
||||
{"Target":"assets/css/noscript.min.css","MediaType":"text/css","Data":{}}
|
1636
exampleSite/safari-pinned-tab.svg
Normal file
After Width: | Height: | Size: 105 KiB |
19
exampleSite/site.webmanifest
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
9
exampleSite/sitemap.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>/</loc>
|
||||
</url>
|
||||
|
||||
</urlset>
|