falgon / roki-web

My website
https://roki.dev/
Apache License 2.0
0 stars 2 forks source link

Add haddock #569

Closed falgon closed 1 month ago

falgon commented 1 month ago
graph LR
subgraph rw[roki-web]
    subgraph df[deploy flow]
        d[develop]-->|merge|m[master]
    end
    df<-.trigger.->ga{GitHub Actions}
 end
subgraph rwh[roki-web-haddock]
ga-.push.->phg{gh-pages}
end

click ga "https://github.com/falgon/roki-web/actions/workflows/haddock.yml"
click ghp "https://github.com/falgon/roki-web-haddock/tree/gh-pages"
click rw "https://github.com/falgon/roki-web" "link"
kiirotori commented 1 month ago
kiirotori commented 1 month ago
kiirotori commented 1 month ago
kiirotori commented 1 month ago
kiirotori commented 1 month ago
kiirotori commented 1 month ago
kiirotori commented 1 month ago