-
Should be part of MVP, but #9 is a big task and would be nice to move forward, so maybe slice this off.
Need to use `onLinkTap`:
https://buttercms.com/blog/flutter-blog-app-tutorial/
https://…
-
Repository should take blog data models from ButterCMS Client and transform them for Bloc.
-
This post is a great tutorial for beginner's looking to understand what Jamstack is. It covers the history and foundations of JAMstack and explains the architecture. It includes a comparison of the tr…
-
Navigate to detail of blog post when clicking preview card on overview page
-
- [ ] Precisamos pesquisar e debater qual a melhor solução para aplicarmos a tradução do site de PT para EN e vice versa;
- [ ] Desenvolver a ferramenta de tradução;
Na daily de hoje (28/04/2022…
-
This model used in the tests
```
public class TeamMembersHeadline
{
public Team_Members[] team_members { get; set; }
public string homepage_headline { get; set; }
}
```
should read
`…
-
Please push your git tags. I see there's been a new patch version release of the package to npm, v1.2.10. It seems to break our integration, likely related to updating axios. I went back to v1.2.9 whi…
-
I tried to implement fetch one-by-one blog posts and got an interesting issue with the `page_size` property of the `butter.post.search` options object. My call chain looks something like this:
```
i…
-
## 这里是 Astro 中文文档翻译认领的 issue。
# 重要!!!请先查看[翻译流程](https://github.com/liruifengv/docs/issues/2)
## 阅读[中文翻译指南](https://github.com/liruifengv/docs/issues/3)
## 任务认领说明
从 Todo List 中选取未被人领取过的文章:
…
-
One of the renovations needed is to replace all the WordPress data fetching that is currently going on in the HTAN app infra (see https://github.com/ncihtan/htan-portal/blob/master/ApiUtil.ts#L24). We…