在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:jekyll/jekyll-admin开源软件地址:https://github.com/jekyll/jekyll-admin开源编程语言:JavaScript 71.1%开源软件介绍:A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites. The project is divided into two parts. A Ruby-based HTTP API that handles Jekyll and filesystem operations, and a JavaScript-based front end, built on that API. InstallationRefer to the installing plugins section of Jekyll's documentation and install the
Usage
OptionsJekyll Admin related options can be specified in jekyll_admin:
hidden_links:
- posts
- pages
- staticfiles
- datafiles
- configuration
homepage: "pages" Customizing collection label in SidebarThe plugin allows you to customize the name of a collection that is displayed in the sidebar by defining it in the collection's
metadata in the config file. For example, if your source's posts are actually news-items on the deployed site, then it can
be distracting to see the label collections:
posts:
output: true
sidebar_label: News ContributingInterested in contributing to Jekyll Admin? We’d love your help. Jekyll Admin is an open source project, built one contribution at a time by users like you. See the contributing instructions, and the development docs for more information. ContributorsCode ContributorsThis project exists thanks to all the people who contribute. [Contribute]. Financial ContributorsBecome a financial contributor and help us sustain our community. [Contribute] IndividualsOrganizationsSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute] LicenseThe gem is available as open source under the terms of the MIT License. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论