@@ -1,6 +1,7 @@
# created by virtualenv automatically
.idea/
.vscode/
+public/
bin/
lib/
site/__pycache__/
@@ -11,8 +11,12 @@
- [go tricks](http://git.wanbits.io/joe/blog/src/master/content/languages/go/go-tricks.md)
+## languages/js
+
## res
+- [languages](http://git.wanbits.io/joe/blog/src/master/content/res/languages.md)
- [self hosted](http://git.wanbits.io/joe/blog/src/master/content/res/self-hosted.md)
- [工具和玩具](http://git.wanbits.io/joe/blog/src/master/content/res/tools.md)
- [在线文档和书籍](http://git.wanbits.io/joe/blog/src/master/content/res/docs_or_books.md)
@@ -11,3 +11,4 @@ draft: true
- [uuid](github.com/google/uuid)
- [kratos](https://github.com/go-kratos/kratos)
- [color](https://github.com/gookit/color)
+- [cron](https://github.com/robfig/cron)
@@ -0,0 +1,11 @@
+---
+title: "Best Libraries or Framework"
+date: 2021-11-29T11:42:00+07:00
+draft: true
+##
+- [backbone](https://backbonejs.org/)
+- [sapper](https://sapper.svelte.dev/)
+> build on [svelte](https://svelte.dev/)
@@ -0,0 +1,10 @@
+title: "Languages"
+date: 2021-11-29T11:59:37+07:00
+draft: false
+## prolog
+- [swi-prolog](https://www.swi-prolog.org/)
+- [gprolog](http://www.gprolog.org/)
@@ -9,4 +9,5 @@ draft: false
[JetBrain 产品自动试用重置插件](https://zhile.io/2020/11/18/jetbrains-eval-reset-da33a93d.html)
> 鼓励购买正式版
-[在线IDE,多语言支持](https://www.onlinegdb.com)
+- [在线IDE,多语言支持](https://www.onlinegdb.com)
+- []()