Skip to content

Commit 8e7db59

Browse files
committed
chore: preparing for first release
1 parent 08e3034 commit 8e7db59

File tree

186 files changed

+54
-28616
lines changed

Some content is hidden

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

186 files changed

+54
-28616
lines changed

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bitdevs.org
1+
asuncionbitdevs.org

LICENSE

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

3-
Copyright (c) 2019 BitDevsNYC
3+
Copyright (c) 2025 BitDevs Asunción
44

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

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ sass:
99
style: :compressed
1010

1111
# Customise atom feed settings (this is where Jekyll-Feed gets configuration information)
12-
title: "BitDevs NYC"
12+
title: "BitDevs Asunción"
1313
description: "BitDevs is a community for those interested in discussing and participating in the research and development of Bitcoin and related protocols."
1414

1515
# Leave out some files
1616
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', '.sass-cache']
1717

1818
future: true
1919

20+
url: "https://asuncionbitdevs.org"

_data/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
title: 'BitDevs NYC'
1+
title: 'BitDevs Asunción'
22
tagline: 'BitDevs is a community for those interested in discussing and participating in the research and development of Bitcoin and related protocols.'
33

44
menu:
55
- {name: 'About', url: '/about'}
66
- {name: 'Events', url: '/events'}
77
- {name: 'Blog', url: '/blog'}
8-
- {name: 'Meetup', url: 'https://www.meetup.com/BitDevsNYC/', external: true}
8+
- {name: 'Meetup', url: 'https://lu.ma/hqws2482', external: true}
99
- {name: 'Cities', url: '/cities'}

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</div>
55
<div class="Footer-inner">
66
<div class="Footer-source">
7-
<a href="https://github.com/BitDevsNYC/BitDevsNYC.github.io" target="_blank" rel="noopener nofollow">Source available on Github</a>
7+
<a href="https://github.com/bitdevsasuncion/bitdevsasuncion.github.io" target="_blank" rel="noopener nofollow">Source available on Github</a>
88
</div>
99
<div class="Footer-rss">
1010
<a href="/feed.xml">RSS Feed</a>

0 commit comments

Comments
 (0)