Skip to content

Commit 70f70ed

Browse files
committed
jekyll -> hugo
1 parent 1434efd commit 70f70ed

163 files changed

Lines changed: 253 additions & 308 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
_site
2-
.sass-cache
3-
.jekyll-cache
4-
.jekyll-metadata
5-
vendor
6-
node_modules
7-
# we don't need a lock file, better to just grab the most up to date versions
8-
# since we only use a cli tool
9-
package-lock.json
1+
# Hugo
2+
/public/
3+
/resources/_gen/
4+
.hugo_build.lock
5+
106
.idea

Gemfile

Lines changed: 0 additions & 32 deletions
This file was deleted.

Gemfile.lock

Lines changed: 0 additions & 102 deletions
This file was deleted.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22

33
Copyright (c) 2021 Libera Chat's contributors
4-
Copyright (c) 2021 Feather Wallet contributors
4+
Copyright (c) 2021-2026 Feather Wallet contributors
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 0 deletions

_config.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

_includes/guides-aside.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

_includes/nav.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

_layouts/default.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

_layouts/guides.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)