main
64 commits
3f1b486
0uppy  ·  2026-07-29
main
meta: updated the README md file to add my website there aswell since it was also made in glerc and me thinks its also a good example :o
e4d9407
0uppy  ·  2026-07-29
meta: updated the glerc logo :D
3f0ee17
Artur Manuel  ·  2026-07-21
go.mod: rename pages to glerc as well (i forgot)
d3d4edd
Artur Manuel  ·  2026-07-21
pkg/glerc: rename from pkg/ssg to make it more glercy
2df6762
Artur Manuel  ·  2026-07-21
cmd: seperate commands, add init command
ebc3484
Artur Manuel  ·  2026-07-21
meta: relicense to 0BSD

this was approved by amadaluzia and dani
635a081
Artur Manuel  ·  2026-06-07
sidebar: fix build failure
f8ed5ac
amadaluzia  ·  2026-06-03
meta: delete logo in root of the directory

it's there for the sake of being there, can easily remove it to declutter the repo

Signed-off-by: amadaluzia <amadaluzia@noreply.codeberg.org>
ada8885
0uppy  ·  2026-06-01
meta: moved the glerc logo to an actual assets folder
477e24d
0uppy  ·  2026-06-01
meta: moved the glerc logo to an actual assets folder
1be69e6
0uppy  ·  2026-06-01
sidebar: simplify the sidebar's ordering
0a7f680
0uppy  ·  2026-05-31
meta: updated the README.md to add the new logo for glerc
42786e6
0uppy  ·  2026-05-31
meta: made a logo for glerc since pages already has it's own logo thingy ^w^
39aae6a
Artur Manuel  ·  2026-05-31
meta: generate_pages -> glerc
7dd7442
Artur Manuel  ·  2026-05-31
meta: remove leftover pages from pages
3beff71
0uppy  ·  2026-05-31
meta: forgor to add a lil configuration section xP
8b3c638
0uppy  ·  2026-05-31
meta: edited the .md file for the project

ik this is a bit rough and its not perfect at all for the time being but.. ig its a bit more up to date compared to what we had before :o
c09f628
0uppy  ·  2026-05-31
meta: added two new logos for the repo's .md file
71473cb
0uppy  ·  2026-05-31
pages: updated the danipedia with 3 more danis :D
00394a4
0uppy  ·  2026-05-31
assets: added two more dani portraits
fa879c7
0uppy  ·  2026-05-31
ssg: the sidebar's order can now be tinkered with from config hooray
5bc39bc
Artur Manuel  ·  2026-05-27
dani-institute: add a favicon
b3c2128
0uppy  ·  2026-05-25
Merge branch 'main' of https://codeberg.org/dani-institute/pages
7933dcb
0uppy  ·  2026-05-25
pages: updated the danipedia just a wee bit
f38b127
0uppy  ·  2026-05-25
assets: added two more dani images i was gonna add yesterday but didnt have time to bwaaa i gotta work on the danipedia more tomorrow..,.,
d5f4319
0uppy  ·  2026-05-25
Updated the README.md since it was out of date now
0212aa7
0uppy  ·  2026-05-25
assets: added banners for each page of the dani museum AND some images for some of the pages
9f64d8a
0uppy  ·  2026-05-25
pages: added a few more pages to the dani museum, these should be enough for now :o
a76aa2a
0uppy  ·  2026-05-24
pages: added a few more pages to the dani museum, these should be enough for now :o
df355ef
0uppy  ·  2026-05-24
templates: updated the templates for da pages
6d96d14
Artur Manuel  ·  2026-05-21
assets: make assets work a little bit better for us
15ec275
Artur Manuel  ·  2026-05-21
ci: use the much better wheel provided by git-pages
aa89a78
Artur Manuel  ·  2026-05-21
ci: don't echo forgejo token onto commit, that's for push
68276f2
Artur Manuel  ·  2026-05-21
ci: move configuring user and email after init
78e643f
Artur Manuel  ·  2026-05-21
ci: try something and see if it works
59c62df
Artur Manuel  ·  2026-05-21
ci: merge build SSG and deploy pages steps into one
46623a4
Artur Manuel  ·  2026-05-21
ci: specify go version with go.mod
a7f02b5
Artur Manuel  ·  2026-05-21
ci: fix setup-go error
8a49711
Artur Manuel  ·  2026-05-21
ci: add CI to deploy our pages to codeberg (for real this time)
a47cefa
Artur Manuel  ·  2026-05-21
meta: reformat with make lint
dbf4d29
Artur Manuel  ·  2026-05-21
ci: add CI to deploy our pages to codeberg
bda7a38
Artur Manuel  ·  2026-05-20
Merge pull request 'meta: create a webpage' (#1) from wip_ssg into main

Reviewed-on: https://codeberg.org/dani-institute/pages/pulls/1
5a34032
0uppy  ·  2026-05-16
ssg: now the sidebar also displays the main page
ce96574
0uppy  ·  2026-05-16
ssg: added the sidebar.go file that i swore i had pushed before :sob:
aa771e6
0uppy  ·  2026-05-11
templates: added some padding to the sidebar so things aren't so cluttered, looks better now me thinks
eda5cb6
0uppy  ·  2026-05-11
meta: forgot to align a line
d0b1491
0uppy  ·  2026-05-11
templates: updated the templates to have a werc-like layout (le sidebar)
57293e7
0uppy  ·  2026-05-11
meta: add pkg to gitignore
7622c61
0uppy  ·  2026-05-11
ssg: added sidebar generation,.,,. like werc :D
04b7cc8
Artur Manuel  ·  2026-05-10
meta: add gitignore and editorconfig
7e3e04f
0uppy  ·  2026-05-10
meta: im dumb and im new to using git so the output/ folder passed through oopsie ;w;
e4fa25a
dani  ·  2026-05-10
ssg: rename media related stuff to assets
5c9b255
Artur Manuel  ·  2026-05-10
pages: move index to test
aa87aab
Artur Manuel  ·  2026-05-10
meta: add templates dir
9086b20
0uppy  ·  2026-05-10
ssg: call FromMedia in main
9188941
0uppy  ·  2026-05-10
ssg: we can use local images instead of links to call images on the markdown file now
401496b
0uppy  ·  2026-05-10
meta: added a media folder so we can put local images on da markdown file

bigpoo is just here as an example, to add images to the markdown file we just do

![bigpoo](bigpoo.png) 

and it should work!! :D
128386d
0uppy  ·  2026-05-10
ssg: fixed some stuff that made it so the entire page could not big
8f20beb
Artur Manuel  ·  2026-05-10
ssg: actually generate pages
bfc7001
Artur Manuel  ·  2026-05-10
ssg: refactor ssg completely
6f5b0fe
Artur Manuel  ·  2026-05-09
ssg: add config support
697d277
Artur Manuel  ·  2026-05-09
meta: write a bit of the SSG
3a816a8
Artur Manuel  ·  2026-05-08
meta: initialise repository
cd403a0
Artur Manuel  ·  2026-05-08
meta: initialise repository