Giter Club home page Giter Club logo

Jekflix 主题模板

Jekflix Template Cover Image

在此处查看实列.

这是什么?

jekyll 主题灵感来自 Netflix (网飞)面板,适合喜欢电影和电视剧的人,它是一个酷炫外观的博客.

Jekflix Screenshot Image

特征

搜索引擎优化

  • Google Analytics / 谷歌分析
  • Meta tags / 元标记
  • JSON-LD
  • Sitemap.xml / 网站地图.xml
  • Social Media ready /社交媒体就绪

快速安装

如果您要安装到现有的 Jekyll 项目,请将此行添加到项目的Gemfile

gem "jekflix"

将此行添加到项目的: _config.yml:

theme: jekflix

然后运行:

$ bundle

或者自己安装为:

$ gem install jekflix

主题颜色

主题颜色目录 /assets/css/styles.scss

$themeColor: #ff0a16;
$primaryDark: #141414;
$accentDark: #ffffff;
$lightGray: #f2f2f2;
$texts: #333333;

@import "jekflix";

修改上面的颜色值可以更改主题颜色.

站点配置

您可以在项目中更改的一些属性,请查看 文档 更改根目录下的_config.yml文件,它能自定义一些配置.

安装

如果要克隆此存储库,请按照以下说明操作:

自定义

请参阅 设置文档 以自定义布局、标题、社交媒体等.

主题

您可以通过更改文件轻松更改主题颜色 src/yml/theme.yml, 然后在您的终端中运行 gulp build .

GitHub pages

这是一个已知问题,将网站部署到 GitHub pages 时无法运行 gulp, 因此,您必须更改主题的颜色并在本地执行命令,gulp build 然后将更改推送到GitHub 仓库中,目前没有其他解决办法. 要查看部署网站时的外观,请在本地运行gulp build后,在访问. http://127.0.0.1:4000/

发布帖子

使用 Markdown格式参看 创建帖子.

Note: 注意:如果要克隆此存储库,可以使用可用脚本自动生成帖子.

问题?

请提交 GitHub 问题.

许可证

Jekflix 模板在 MIT许可证下可用.有关详细信息,请参阅许可证文件.

作者

Thiago Rossener

Do you like my work? Buy me a coffee!

Buy Me A Coffee

对酒当歌's Projects

giscus icon giscus

A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.