hanxi / webstack-jekyll

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

Home Page:https://w.hanxi.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

https://w.hanxi.info/

License:MIT License


Languages

Language:CSS 89.4%Language:JavaScript 7.2%Language:HTML 3.1%Language:Ruby 0.3%