Skip to content

🎉 静态响应式网址导航网站 Webstack - Jekyll 书签版

License

Notifications You must be signed in to change notification settings

hanxi/webstack-jekyll

 
 

Repository files navigation

w.hanxi.info - 个人书签网址导航

本项目是 webstack.ccJekyll 版。

额外的书签生成网址导航工具 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前端框架开发。

About

🎉 静态响应式网址导航网站 Webstack - Jekyll 书签版

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 89.4%
  • JavaScript 7.2%
  • HTML 3.1%
  • Ruby 0.3%