This website requires JavaScript.
Explore
Help
Sign In
thallada
/
crawlnicle
Watch
1
Star
0
Fork
0
You've already forked crawlnicle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ea236dff4e
crawlnicle
/
src
/
handlers
/
mod.rs
5 lines
57 B
Rust
Raw
Normal View
History
Unescape
Escape
Add maud for frontend and move api to sub module
2023-06-01 04:03:00 +00:00
pub
mod
api
;
Add rudimentary entry page, fix main frame link navigation
2023-06-02 04:31:25 +00:00
pub
mod
entry
;
Add maud for frontend and move api to sub module
2023-06-01 04:03:00 +00:00
pub
mod
home
;
Add layout and feeds page, add hotwire
2023-06-02 02:48:09 +00:00
pub
mod
feeds
;
Reference in New Issue
Copy Permalink