aboutsummaryrefslogtreecommitdiff
path: root/src/macros.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(macros): move unnecessary crate-level macrosFuwn2023-04-161-49/+0
|
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-161-42/+1
|
* fix(macros): tamper with module resolutionFuwn2023-04-161-3/+3
|
* refactor(macros): delete unusedFuwn2023-04-161-34/+20
|
* refactor: make maros proceduralFuwn2023-04-161-14/+0
|
* feat: native async reqwest callsFuwn2023-04-061-1/+1
|
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-061-9/+6
|
* refactor(src): use response macrosFuwn2023-03-311-6/+4
|
* deps(windmark): bump 0.2.1 -> 0.2.2Fuwn2023-03-301-2/+2
|
* feat: bump toolchain to nightly-2022-08-23Fuwn2022-08-271-3/+3
|
* feat(blog): rss feed for blogsFuwn2022-07-081-1/+1
|
* refactor(content): move static pagesFuwn2022-06-121-1/+1
|
* feat(macros): allow trailing commaFuwn2022-06-081-3/+3
|
* refactor: restrict moreFuwn2022-04-271-3/+13
|
* refactor(macros): simplify stateless!Fuwn2022-04-271-3/+3
|
* refactor(modules): mount module via macrosFuwn2022-04-271-0/+14
|
* refactor(modules): move static mounts to modulesFuwn2022-04-251-6/+7
|
* refactor(macros): batch_mount filesFuwn2022-04-201-2/+7
|
* fix(macros): rename macro to pageFuwn2022-04-201-1/+1
|
* refactor(macros): crate batch mount file macroFuwn2022-04-201-0/+9
|
* refactor(modules): move sitemap to modules moduleFuwn2022-04-191-2/+2
|
* refactor(modules): move modules to moduleFuwn2022-04-191-5/+10
|
* feat: cache more dynamic routesFuwn2022-04-181-2/+4
|
* build(rustc): bump toolchainFuwn2022-04-171-6/+6
|
* feat: cache static pagesFuwn2022-04-171-4/+4
|
* refactor: route for future useFuwn2022-04-161-2/+2
|
* refactor(quotes): move quotes to json fileFuwn2022-04-141-1/+9
|
* refactor: move route related functionsFuwn2022-04-141-1/+1
|
* refactor(macros): use success! in mount_page!Fuwn2022-04-141-30/+19
|
* feat: descriptions for sitemapFuwn2022-04-141-4/+6
|
* feat: sitemapFuwn2022-04-141-0/+4
|
* feat(footer): mini commitFuwn2022-04-031-9/+15
|
* feat: 0.0.0 :star:Fuwn2022-03-301-0/+68