Skip to content

EasyApple/hexo-theme-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-gallery

  • Author: Jack
  • Version: 0.3.0
  • Intro: A Hexo theme for photography, gallery.

About

手里的几个网站都切换为 Hexo 了,个人感觉比 WordPress 好用,简洁轻量,主题、插件也很丰富。2020年春节休假期间花时间做了一个 Hexo 主题,功能比较简单,还有很大的改进空间。

这是一个相册主题,图片使用腾讯云的对象存储保存,文章的 Title 与存储桶中的文件夹名称匹配时自动扫描所有图片,并以瀑布流的形式显示在文章页面中。

Quick Start

  1. 图片资源需预先上传到腾讯云对象存储空间,并配置权限、跨域访问 CORS 等;
  2. 下载主题文件到 themes/gallery/,在网站 _config.yml 中配置当前主题为 gallery;
  3. 在 gallery 主题的 _config.yml 中配置 COS 访问地址:tencent_cos_url: http://yourtencentcosurl/;
  4. 新建 post 并将 Title 设置为与 COS 中某个文件夹名称一致,提交发布即可查看效果;
  5. 主题效果请参考 Demo Site:https://gallery.museradio.net

About

a Hexo theme for photography, gallery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors