alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
pages
3 folders
3 files
at
1dc5d2cd37621ccade19dcdeaefc3940fc2285a0
BrookJeynes
appview: repo: retrieve fork info on repo page load
1y ago
1dc5d2cd
markup
appview: markdown: introduce post-processor step to transform image links This adds a post-processor step to the markdown parser to parse raw html images `<img>` and resolve their `src` attributes if needed
1 year ago
repoinfo
appview: pages/markup: resolve link destinations against the current dir Fixes a bug reported on Discord with relative links inside a repository's subdir would resolve incorrectly since we were naively "absoluting" the link destination. Now, we resolve it against the current (parent) directory. For example, if lol/x.md has a link [foo](./some.png) => /lol/some.png (instead of just /some.png)
1 year ago
templates
appview: pages/repo: add sync button to ui
1 year ago
funcmap.go
appview: repo: retrieve fork info on repo page load
1 year ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: repo: retrieve fork info on repo page load
1 year ago