w.hanxi.info - 个人书签网址导航
本项目是 webstack.cc 的 Jekyll 版。
额外的书签生成网址导航工具 w.hanxi.info
用到了icon服务器提取网站标题:https://github.com/mat/besticon
iconserver:
container_name: iconserver
image: matthiasluedtke/iconserver
network_mode: bridge
restart: always
ports:
- "2113:80"
environment:
- SERVER_MODE=download
- PORT=80
这是一个纯静态的网址导航网站,内容均由 viggo 收集并整理。项目基于bootstrap前端框架开发。