Skip to content

Github framework template

github-framework-template

awesome
独立开发者工具

graph

codecov

todo

有没有 awesome template 或者 scaffold

购买模板的网站

https://themeforest.net/
https://www.templatemonster.com/

按场景分类

1 github通用

2 搭建文档网站

https://docusaurus.io/docs (这里做了一堆文档类开源工具的比较, docusaurus 相比 mkdocs 的好处在于支持更好的搜索,以及 React) 另外多了版本号跟语种(这个mkdocs也许可以设置)

3 小程序

按语言分类

1 javascript

模板网站

https://www.creative-tim.com/
https://vercel.com/templates/next.js
https://tailwindui.com/templates (比较贵99美元)
mui store material-ui 也有一些付费模板(支持多语种,light/dark mode 等等超级多高级功能,买这些就很方便)

模板生成

根据你的需求生成项目的脚手架

nextjs

初学者模板
博客模板

https://statichunt.com/themes/nextjs-hydrogen

其他

电商网站+nextjs

2 python

2.1 fastapi

2.2 django

https://github.com/SinghShreyansh/BlogWeb-React-Django
https://github.com/tech-jamara/DjangoReactPortfolio
+vercel
https://vercel.com/templates/python/django-hello-world

+react+websocket+chat-app
https://justdjango.com/blog/chat-app-django-channels

3 go

4 cpp

5 python + cpp + pybind11


Last update : 2023年12月4日
Created : 2023年12月4日

Comments