找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 67|回复: 7

一个超简洁的hugo响应式导航首页

[复制链接]

27

主题

563

回帖

1253

积分

金牌会员

积分
1253
发表于 2018-9-26 18:11:08 | 显示全部楼层 |阅读模式
本帖最后由 lgc 于 2018-9-26 18:17 编辑

演示地址
https://tnwhitwell.github.io/hugo-startpage-theme/



响应式的




项目地址
https://themes.gohugo.io/hugo-startpage-theme/
https://github.com/tnwhitwell/hugo-startpage-theme

使用方法
#下载hugo主程序,startpage主题
[ol]
  • cd /usr/local/bin
  • new_ver=$(wget --no-check-certificate -qO- https://api.github.com/repos/gohugoio/hugo/releases | grep -o '"tag_name": ".*"' |head -n 1| sed 's/"//g;s/v//g' | sed 's/tag_name: //g')
  • wget https://github.com/gohugoio/hugo/releases/download/v${new_ver}/hugo_${new_ver}_Linux-64bit.tar.gz -O hugo.tgz&& tar xzf hugo.tgz && chmod +x hugo
  • git clone https://github.com/tnwhitwell/hugo-startpage-theme.git "/hugo-startpage/themes/startpage"
  • mv /hugo-startpage/themes/startpage/exampleSite/* /hugo-startpage/[/ol]复制代码
    #编辑配置
    网址配置文件 /hugo-startpage/data/links.yml
    #启动hugo
    [ol]
  • cd /hugo-startpage && hugo server -D -d /hugo-startpage/public/ --bind "0.0.0.0" --port=80 --baseURL="http://服务器域名或者ip"[/ol]复制代码
    #其他
    /hugo-startpage/public/ 文件夹也可以直接用于部署到像nginx、apache、caddy这样的Web Server下面
  • 本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    ×
    回复

    使用道具 举报

    114

    主题

    3620

    回帖

    7642

    积分

    论坛元老

    积分
    7642
    发表于 2018-9-26 18:14:26 | 显示全部楼层
    支持一下!
    回复

    使用道具 举报

    342

    主题

    2835

    回帖

    6788

    积分

    论坛元老

    积分
    6788
    发表于 2018-9-26 18:14:59 | 显示全部楼层
    hugo还是很不错的。
    回复

    使用道具 举报

    4

    主题

    423

    回帖

    862

    积分

    高级会员

    积分
    862
    发表于 2018-9-26 18:19:10 | 显示全部楼层
    不错,如果有中文版就更好了
    回复

    使用道具 举报

    27

    主题

    563

    回帖

    1253

    积分

    金牌会员

    积分
    1253
     楼主| 发表于 2018-9-26 18:20:58 | 显示全部楼层
    "

    网址标题那些全都能自定义的
    回复

    使用道具 举报

    0

    主题

    169

    回帖

    376

    积分

    中级会员

    积分
    376
    发表于 2018-9-26 18:19:00 | 显示全部楼层
    弄个玩玩
    回复

    使用道具 举报

    79

    主题

    620

    回帖

    1521

    积分

    金牌会员

    积分
    1521
    发表于 2018-9-26 18:47:30 | 显示全部楼层
    美女大佬,就是不简单~~

    回复

    使用道具 举报

    6

    主题

    127

    回帖

    314

    积分

    中级会员

    积分
    314
    发表于 2018-9-26 19:20:33 | 显示全部楼层
    mark一下
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    Archiver|手机版|小黑屋|Discuz! X

    GMT+8, 2025-4-20 04:05 , Processed in 0.017849 second(s), 4 queries , Gzip On, Redis On.

    Powered by Discuz! X3.5

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表