Skip to content

Commit 9283530

Browse files
committed
blowfish
1 parent 67dc982 commit 9283530

File tree

97 files changed

+2821
-27453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+2821
-27453
lines changed

.gitmodules

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
[submodule "themes/hugo-coder"]
2-
path = themes/hugo-coder
3-
url = https://github.com/luizdepra/hugo-coder.git
1+
[submodule "themes/blowfish"]
2+
path = themes/blowfish
3+
url = https://github.com/nunocoracao/blowfish.git
4+
branch = main

.vscode/settings.json

-3
This file was deleted.

CNAME

-1
This file was deleted.

README.md

-1
This file was deleted.

assets/css/custom.css

-66
This file was deleted.

assets/js/custom.js

-33
This file was deleted.

config/_default/hugo.toml

+67
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# -- Site Configuration --
2+
# Refer to the theme docs for more details about each of these parameters.
3+
# https://blowfish.page/docs/getting-started/
4+
5+
theme = "blowfish" # UNCOMMENT THIS LINE
6+
baseURL = "https://0xadra.xyz/"
7+
defaultContentLanguage = "en"
8+
9+
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
10+
11+
enableRobotsTXT = true
12+
paginate = 10
13+
summaryLength = 0
14+
15+
buildDrafts = false
16+
buildFuture = false
17+
18+
enableEmoji = true
19+
20+
# googleAnalytics = "G-XXXXXXXXX"
21+
22+
[imaging]
23+
anchor = 'Center'
24+
25+
[taxonomies]
26+
tag = "tags"
27+
category = "categories"
28+
author = "authors"
29+
series = "series"
30+
31+
[sitemap]
32+
changefreq = 'daily'
33+
filename = 'sitemap.xml'
34+
priority = 0.5
35+
36+
[outputs]
37+
home = ["HTML", "RSS", "JSON"]
38+
39+
[related]
40+
threshold = 0
41+
toLower = false
42+
43+
[[related.indices]]
44+
name = "tags"
45+
weight = 100
46+
47+
[[related.indices]]
48+
name = "categories"
49+
weight = 100
50+
51+
[[related.indices]]
52+
name = "series"
53+
weight = 50
54+
55+
[[related.indices]]
56+
name = "authors"
57+
weight = 20
58+
59+
[[related.indices]]
60+
name = "date"
61+
weight = 10
62+
63+
[[related.indices]]
64+
applyFilter = false
65+
name = 'fragmentrefs'
66+
type = 'fragments'
67+
weight = 10

config/_default/languages.en.toml

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
languageCode = "en"
2+
languageName = "English"
3+
weight = 1
4+
title = "Blowfish"
5+
6+
[params]
7+
displayName = "EN"
8+
isoCode = "en"
9+
rtl = false
10+
dateFormat = "2 January 2006"
11+
logo = "images/me.jpg"
12+
# secondaryLogo = "img/secondary-logo.png"
13+
# description = "My awesome website"
14+
# copyright = "Copy, _right?_ :thinking_face:"
15+
16+
# [author]
17+
# name = "Your name here"
18+
# image = "img/blowfish_logo.png"
19+
# headline = "I'm only human"
20+
# bio = "A little bit about you"
21+
# links = [
22+
# { email = "mailto:hello@your_domain.com" },
23+
# { link = "https://link-to-some-website.com/" },
24+
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
25+
# { apple = "https://www.apple.com" },
26+
# { blogger = "https://username.blogspot.com/" },
27+
# { bluesky = "https://bsky.app/profile/username" },
28+
# { codepen = "https://codepen.io/username" },
29+
# { dev = "https://dev.to/username" },
30+
# { discord = "https://discord.gg/invitecode" },
31+
# { dribbble = "https://dribbble.com/username" },
32+
# { facebook = "https://facebook.com/username" },
33+
# { flickr = "https://www.flickr.com/photos/username/" },
34+
# { foursquare = "https://foursquare.com/username" },
35+
# { github = "https://github.com/username" },
36+
# { gitlab = "https://gitlab.com/username" },
37+
# { google = "https://www.google.com/" },
38+
# { hashnode = "https://username.hashnode.dev" },
39+
# { instagram = "https://instagram.com/username" },
40+
# { itch-io = "https://username.itch.io" },
41+
# { keybase = "https://keybase.io/username" },
42+
# { kickstarter = "https://www.kickstarter.com/profile/username" },
43+
# { lastfm = "https://lastfm.com/user/username" },
44+
# { linkedin = "https://linkedin.com/in/username" },
45+
# { mastodon = "https://mastodon.instance/@username" },
46+
# { medium = "https://medium.com/username" },
47+
# { microsoft = "https://www.microsoft.com/" },
48+
# { orcid = "https://orcid.org/userid" },
49+
# { patreon = "https://www.patreon.com/username" },
50+
# { pinterest = "https://pinterest.com/username" },
51+
# { reddit = "https://reddit.com/user/username" },
52+
# { researchgate = "https://www.researchgate.net/profile/username" },
53+
# { slack = "https://workspace.url/team/userid" },
54+
# { snapchat = "https://snapchat.com/add/username" },
55+
# { soundcloud = "https://soundcloud.com/username" },
56+
# { spotify = "https://open.spotify.com/user/userid" },
57+
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
58+
# { steam = "https://steamcommunity.com/profiles/userid" },
59+
# { telegram = "https://t.me/username" },
60+
# { threads = "https://www.threads.net/@username" },
61+
# { tiktok = "https://tiktok.com/@username" },
62+
# { tumblr = "https://username.tumblr.com" },
63+
# { twitch = "https://twitch.tv/username" },
64+
# { twitter = "https://twitter.com/username" },
65+
# { x-twitter = "https://twitter.com/username" },
66+
# { whatsapp = "https://wa.me/phone-number" },
67+
# { youtube = "https://youtube.com/username" },
68+
# { ko-fi = "https://ko-fi.com/username" },
69+
# { codeberg = "https://codeberg.org/username"},
70+
# ]

config/_default/markup.toml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# -- Markup --
2+
# These settings are required for the theme to function.
3+
4+
[goldmark]
5+
[goldmark.renderer]
6+
unsafe = true
7+
8+
[highlight]
9+
noClasses = false
10+
11+
[tableOfContents]
12+
startLevel = 2
13+
endLevel = 4
File renamed without changes.

config/_default/menus.en.toml

+69
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# -- Main Menu --
2+
# The main menu is displayed in the header at the top of the page.
3+
# Acceptable parameters are name, pageRef, page, url, title, weight.
4+
#
5+
# The simplest menu configuration is to provide:
6+
# name = The name to be displayed for this menu link
7+
# pageRef = The identifier of the page or section to link to
8+
#
9+
# By default the menu is ordered alphabetically. This can be
10+
# overridden by providing a weight value. The menu will then be
11+
# ordered by weight from lowest to highest.
12+
13+
[[main]]
14+
name = "Blog"
15+
pageRef = "posts"
16+
weight = 10
17+
18+
#[[main]]##
19+
# name = "Parent"
20+
# weight = 20
21+
#
22+
#[[main]]
23+
# name = "example sub-menu 1"
24+
# parent = "Parent"
25+
# pageRef = "posts"
26+
# weight = 20
27+
#
28+
#[[main]]
29+
# name = "example sub-menu 2"
30+
# parent = "Parent"
31+
# pageRef = "posts"
32+
# weight = 20
33+
34+
#[[subnavigation]]
35+
# name = "An interesting topic"
36+
# pageRef = "tags/interesting-topic"
37+
# weight = 10
38+
39+
#[[subnavigation]]
40+
# name = "My Awesome Category"
41+
# pre = "github"
42+
# pageRef = "categories/awesome"
43+
# weight = 20
44+
45+
[[main]]
46+
name = "Categories"
47+
pageRef = "categories"
48+
weight = 20
49+
50+
[[main]]
51+
name = "Tags"
52+
pageRef = "tags"
53+
weight = 30
54+
55+
56+
# -- Footer Menu --
57+
# The footer menu is displayed at the bottom of the page, just before
58+
# the copyright notice. Configure as per the main menu above.
59+
60+
61+
[[footer]]
62+
name = "Tags"
63+
pageRef = "tags"
64+
weight = 10
65+
66+
[[footer]]
67+
name = "Categories"
68+
pageRef = "categories"
69+
weight = 20

config/_default/module.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[hugoVersion]
2+
extended = false
3+
min = "0.87.0"

0 commit comments

Comments
 (0)