main
65 commits
714d97f
Artur Manuel
·
2026-07-19
danipedia: add scholar danis
8e97aed
Artur Manuel
·
2026-06-23
index: correct mention of 'pages' into glerc, as per the separation
0a06f0f
Artur Manuel
·
2026-06-11
pages: add chat page, related to the #dani IRC room
78400d2
Artur Manuel
·
2026-05-31
ci: i forgot that go.mod wasn't in root
cb63b21
Artur Manuel
·
2026-05-31
ci: git-pages@v6 secret version???
dbb3135
Artur Manuel
·
2026-05-31
ci: rewrite CI, hopefully to fix things
7fd5fcb
Artur Manuel
·
2026-05-31
submodules: add glerc submodule
273c189
Artur Manuel
·
2026-05-31
submodules: glerc kill! temp fix for submodules
5a2ca6a
0uppy
·
2026-05-31
meta: updated the README.md again, this time to be fitting for the separation of glerc and pages also made a new logo ofc ^^
21735c1
0uppy
·
2026-05-31
meta: updated the logo for pages for smth a bit better and more fitting (specially now that glerc has it's own repo
d39d64b
Artur Manuel
·
2026-05-31
submodules: recognise glerc as a submodule, please
6d5938c
Artur Manuel
·
2026-05-31
submodules: LMFAO
c5bbac5
Artur Manuel
·
2026-05-31
ci: reintroduce codeberg pages deployment ci
360bccd
Artur Manuel
·
2026-05-31
ci: remove leftover ci
7d0c0f8
Artur Manuel
·
2026-05-31
meta: remove glerc leftovers
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  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