First draft

pull/5/head
Davide Polonio 2021-04-26 22:39:17 +02:00
parent f11b01bf3b
commit edf50d868c
17 changed files with 134 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.ico filter=lfs diff=lfs merge=lfs -text

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/hermit"]
path = themes/hermit
url = https://github.com/Track3/hermit.git

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

64
config.toml Normal file
View File

@ -0,0 +1,64 @@
baseURL = "https://bitdispenser.dev/"
languageCode = "en-us"
defaultContentLanguage = "en"
title = "Bitdispenser"
theme = "hermit"
#enableGitInfo = true
pygmentsCodefences = true
pygmentsUseClasses = true
rssLimit = 15
copyright = "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International 4.0 International License."
enableEmoji = true
relativeUrls = true
[author]
name = "Davide Polonio"
[params]
dateform = "2 Jan 2006"
dateformShort = "2 Jan"
dateformNum = "02-01-2006"
dateformNumTime = "02-01-2006 15:04 -0700"
themeColor = "#494f5c"
homeSubtitle = "Yet another ordered dispenser of bits"
footerCopyright = ' &#183; <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener">CC BY-SA 4.0</a>'
justifyContent = true
relatedPosts = true
code_copy_button = true
[[params.social]]
name = "email"
url = "mailto:davide@poldebra.me"
[[params.social]]
name = "github"
url = "https://github.com/Polpetta"
[languages]
[languages.en]
languageName = "English"
contentDir = "content/english"
title = "Bitdispenser"
homeSubtitle = "Yet another ordered dispenser of bits"
weight = 0
[[languages.en.menu.main]]
name = "Posts"
url = "posts/"
weight = 10
[[languages.en.menu.main]]
name = "About me"
url = "about-me"
weight = 20
[languages.it]
languageName = "Italiano"
contentDir = "content/italian"
title = "Bitdispenser"
homeSubtitle = "L'ennesimo distributore ordinato di bit"
weight = 10
[[languages.it.menu.main]]
name = "Articoli"
url = "articoli/"
weight = 10
[[languages.it.menu.main]]
name = "Riguardo l'Autore"
url = "riguardo-l-autore"
weight = 20

View File

@ -0,0 +1,5 @@
---
title: "About me"
---
Test

View File

@ -0,0 +1,5 @@
---
Title: "Riguardo l'Autore"
---
Prova 😀

View File

@ -0,0 +1,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">

BIN
static/android-chrome-192x192.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/apple-touch-icon.png (Stored with Git LFS) Normal file

Binary file not shown.

9
static/browserconfig.xml Normal file
View 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>

BIN
static/favicon-16x16.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/favicon-32x32.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/favicon.ico (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/mstile-150x150.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="282.667" height="282.667" viewBox="0 0 212.000000 212.000000"><path d="M75.5 1.1c-.3.4.3 2.4 1.2 4.5 1.8 4.3 2.5 14 1.2 16.5-.5 1.1-1.8 1.5-3.6 1.3-5.2-.6-5.4.2-5.4 14.9 0 7.5.3 14.2.7 14.8.4.8.3.9-.4.5S68 52.3 68 51.7c0-1.8-5.6-7.8-8.8-9.4C49 36.9 36.7 46 38.5 57.6c.6 4.4 5.6 10.7 9.5 11.9 1.1.3 2.1 1.4 2.2 2.3.4 5.1.2 6.8-1 8.1-.9.9-1.2 2.6-.8 4.5.6 3.5.2 4.5-3.6 6.9-3.1 1.9-4.5 6.1-4.3 12.4 0 2.4-.3 4.3-.7 4.3-1.1 0-1 11.7 0 12.4.5.3.8 7 .7 14.8-.1 7.9 0 15.1.3 16.1.3 1 1.7 2.1 3.3 2.4 4.2.8 3.5 2.3-1.1 2.3-2.2 0-3.9-.3-3.9-.8.6-3.4-.3-5.2-2.5-5.2-3.3 0-4.7 2.1-5.3 7.9-.6 6.1.8 8.8 4.2 8.8 2 0 2.7-.6 3.2-2.7 1.1-6 11-3.3 10.7 2.8-.1 1.2-.2 3.2-.3 4.4 0 1.3-1.3 3.6-2.7 5.3-2.1 2.4-2.5 3.7-2.1 6.6.6 4.9 3.3 7.4 8.3 7.7 3.6.3 4.5-.1 7.1-3.1 2.1-2.4 3.5-3.2 4.4-2.6 1.1.6 1 1.1-.4 2.7-2.4 2.6-2.1 4.6.7 6.2 2 1 2.3 1.7 1.6 3.5-.5 1.3-.5 2.6 0 3.1s1.1 2.4 1.5 4.2c.3 1.7 1.3 4.1 2.2 5.2 1.7 1.9 3 2 42.2 2h40.5l2.3-2.7c1.3-1.4 2.3-3.9 2.3-5.5 0-1.5.4-2.8.9-2.8s.9-2.4.9-5.3c.1-12.5.8-25.3 1.4-26.3.5-.7 1.7-4 2.8-7.5 1.9-6.3 1.6-7.8-1.6-7.9-.6 0-1.1-.7-1.1-1.5s.9-1.5 2-1.5c1 0 3.1-.9 4.7-2 1.5-1.1 3-1.7 3.3-1.4.3.3 1.1-.4 1.7-1.7 1.5-2.6.8-8.6-1.8-16.4l-1.9-5.5h2.2c1.7 0 2.4-.7 2.6-2.7.6-4.4-.1-7.1-1.9-7.5-1.1-.2.3-1.5 4.1-3.6 5.3-3.1 7.2-5.2 4.6-5.2-.5 0-.8-.4-.5-.9.6-1-3.7-1.8-7.1-1.3-1.2.2-3.9 1.9-5.9 3.9l-3.8 3.6-.9-3.3c-.6-2.5-.4-3.6.8-5 .9-1 1.8-3.5 2-5.5.2-2 1.1-4.5 2-5.5.9-1 1.9-3.7 2.1-6.1.2-2.3.8-4.7 1.4-5.3.9-1.1.6-4.2-.8-7.6-.3-.8-.4-3.5-.3-6 .2-4.1-.2-5-3.8-8.9-3.4-3.7-4.5-4.3-7.1-3.9-2.2.3-3 .1-3.1-1.1V37.9c.1-14-.4-15.2-5.7-14.5-2.2.2-3.2-.1-3.5-1.4-.7-2.7.1-12.8 1.3-14.9.5-1.1 1-3 1-4.3V.4h-36.1c-19.8 0-36.2.3-36.4.7zm-5.7 75.3c.2 18.5-.5 20.7-5.1 16.4-1.4-1.3-3.2-2.9-4.1-3.5-1-.9-1.4-2.4-1.1-4.9.3-2.1 0-4.3-.8-5.5-2.3-3.2-.9-7.8 2.8-9.6C65 67.6 69 61.5 68.3 59c-.3-1.1-.2-1.2.4-.3.5.7 1 8.7 1.1 17.7zm87.7-13.6c1.2.8 1.3 1.5 1.9 8.4.3 2.9.6 5.3.6 5.3.7 0 .5 5.6-.3 7.5-.5 1.4-1.3 3.4-1.7 4.5-.5 1.1-1.1 2.8-1.4 3.7-1.5 4.8-2.3.4-2.4-13.4 0-17.2.2-18.3 3.3-16zm4.5 65.4c.7 1.3 1.3 3.4 1.1 4.6-.3 2.9 1.7 8.2 3.3 8.3 1.6.1-2.6 1.7-4.7 1.8-1 .1-1.5-.4-1.2-.9.3-.6-.1-1.7-1-2.6-1.2-1.2-1.3-1.9-.4-3 .6-.8.9-2.3.6-3.4-.3-1.1 0-2 .6-2 .8 0 .7-.4-.1-1.2-1.3-1.3-1.6-3.8-.4-3.8.4 0 1.4 1 2.2 2.2zm-98.2 28.5c.6 1.5 1.2 3.1 1.2 3.5 0 1-3 1.1-3.1 0-.9-6.6-.2-7.9 1.9-3.5zm1.2 18.1c0 .7-1.3-.3-3-2.1-1.6-1.9-3-4.3-3-5.3 0-2 5.9 5.2 6 7.4z"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

13
static/site.webmanifest Normal file
View File

@ -0,0 +1,13 @@
{
"name": "Bitsdispenser",
"short_name": "Bitsdispenser",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}

1
themes/hermit Submodule

@ -0,0 +1 @@
Subproject commit 2dc35c5c6a52168a3a7b35c5ad51209f40a851cf