1
0
Fork 0

Compare commits

..

3 Commits
main ... main

Author SHA1 Message Date
Michał Rudowicz 74d9904043 Fix retro container image name
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Successful in 10s Details
/ update_portainer (push) Successful in 1s Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Successful in 9s Details
2026-02-21 22:15:11 +01:00
Michał Rudowicz 6ebf8ce809 Initial Retro website version
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Successful in 9s Details
/ update_portainer (push) Successful in 1s Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Successful in 9s Details
2026-02-21 22:10:04 +01:00
Kamil 'Kamaś' Bruchal 8342399b50 Ujednolicenie celu szczegółowego + literówka
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Successful in 8s Details
/ update_portainer (push) Successful in 1s Details
2026-02-17 14:00:54 +01:00
7 changed files with 82 additions and 3 deletions

View File

@ -33,3 +33,28 @@ jobs:
image: curlimages/curl:8.17.0
steps:
- run: curl -k -X POST ${{ secrets.RELOAD_PORTAINER_WEBHOOK }}
build_website_retro:
runs-on: docker
container:
image: git.hswro.org/hswro/hswro_org_build:latest
steps:
- uses: actions/checkout@v3
- run: bundle exec jekyll build --config _config_retro.yml
- uses: actions/upload-artifact@v3
with:
compression-level: 9
include-hidden-files: true
name: generated-site
path: _site/
build_and_push_container_retro:
runs-on: docker
if: github.ref == 'refs/heads/main'
env:
REGISTRY_OWNER: hswro
container:
image: git.hswro.org/hswro/hswro_org_build:latest
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
- run: cd generated-site && buildah build --file ../docker/serve.Dockerfile -t retro-hswro-org:latest
- run: buildah push --creds ${REGISTRY_OWNER}:${{ secrets.PUSH_PACKAGES_KEY }} retro-hswro-org:latest "docker://git.hswro.org/${REGISTRY_OWNER}/retro_hswro_org:latest"

41
_config_retro.yml Executable file
View File

@ -0,0 +1,41 @@
baseurl: '/'
permalink: pretty
title: 'Hackerspace Wrocław'
retro: true
logo: "images/hswro-logo.gif"
favicon: "images/favicon.svg"
sass:
style: compressed # possible values: nested expanded compact compressed
include:
- .well-known
plugins: [jekyll-polyglot]
# polyglot
languages: ["pl", "en"]
default_lang: "pl"
exclude_from_localization: ["images", "fonts", "sitemap", "docker", "vendor"]
url: https://hswro.org
ourspace:
pl: "Siedziba"
en: "Our place"
# polyglot end
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- docker/
- LICENSE.md
- LICENSE
- README.md
- ORIGINAL_README.md

View File

@ -4,12 +4,18 @@
<div class="col-12">
<div class="footer-inner">
<h2 class="footer-title">
{% if site.retro %}
<div class="logo">
<a href="{{ site.baseurl }}"><img alt="{{ site.title }}" src="{{ site.logo | relative_url }}" /></a>
</div>
{% else %}
<div class="logo">
<a href="{{ site.baseurl }}"><img width="{{ site.logo.desktop_footer_width }}" height="{{ site.logo.desktop_footer_height }}" alt="{{ site.title }}" src="{{ site.logo.desktop | relative_url }}" /></a>
</div>
<div class="logo-mobile">
<a href="{{ site.baseurl }}"><img width="{{ site.logo.mobile_footer_width }}" height="{{ site.logo.mobile_footer_height }}" alt="{{ site.title }}" src="{{ site.logo.mobile | relative_url }}" /></a>
</div>
{% endif %}
</h2>
</div>
</div>

View File

@ -1,11 +1,18 @@
<div class='header'>
<div class="container">
{% if site.retro %}
<div class="logo">
<a href="{{ site.baseurl }}"><img alt="{{ site.title }}" src="{{ site.logo | relative_url }}" /></a>
</div>
{% else %}
<div class="logo">
<a href="{{ site.baseurl }}"><img width="{{ site.logo.desktop_width }}" height="{{ site.logo.desktop_height }}" alt="{{ site.title }}" src="{{ site.logo.desktop | relative_url }}" /></a>
</div>
<div class="logo-mobile">
<a href="{{ site.baseurl }}"><img width="{{ site.logo.mobile_width }}" height="{{ site.logo.mobile_height }}" alt="{{ site.title }}" src="{{ site.logo.mobile | relative_url }}" /></a>
</div>
{% endif %}
{% include main-menu.html %}
</div>
</div>

BIN
images/hswro-logo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

View File

@ -17,7 +17,7 @@ Our account number: `27 1050 1575 1000 0090 8049 7895`
If you want to dedicate us yout 1.5% of your income tax, in the tax form provide the following information:<br />
KRS: `0000436707`<br />
Cause: `STOWARZYSZENIE HACKERSPACE WROCŁAW`
Cause: `HSWRO`
# Meetings

View File

@ -17,7 +17,7 @@ Numer konta: `27 1050 1575 1000 0090 8049 7895`
Jeśli chcesz nam przekazać 1,5% podatku, w formularzu PIT podaj:<br />
KRS: `0000436707`<br />
Cel szczegółówy: `STOWARZYSZENIE HACKERSPACE WROCŁAW`
Cel szczegółowy: `HSWRO`
# Spotkania