| --- |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| title: The CentOS Project |
| email: centos@centos.org |
| description: "Community-driven free software effort focused around the goal of providing a rich base platform for open source communities to build upon." |
| |
| |
| baseurl: "" |
| |
| |
| url: "https://www.centos.org" |
| |
| |
| |
| |
| theme: jekyll-theme-centos |
| |
| plugins: |
| - jekyll-feed |
| - jekyll-toc |
| |
| collections: |
| sponsors: |
| posts: |
| permalink: /:categories/:title/ |
| |
| |
| |
| |
| pagination: |
| |
| enabled: false |
| |
| |
| |
| debug: true |
| |
| |
| |
| collection: 'posts' |
| |
| |
| |
| per_page: 6 |
| |
| |
| |
| |
| |
| permalink: '/:category/:num/' |
| |
| |
| |
| |
| title: ':title - page :num' |
| |
| |
| limit: 0 |
| |
| |
| |
| sort_field: 'date' |
| |
| |
| |
| sort_reverse: true |
| |
| |
| |
| category: 'posts' |
| |
| |
| tag: '' |
| |
| |
| |
| |
| |
| locale: '' |
| |
| |
| |
| trail: |
| before: 2 |
| after: 2 |
| |
| |
| |
| extension: html |
| |
| |
| |
| indexpage: 'index' |
| |
| |
| |
| |
| |
| |
| |
| component_data_dirname: "centos" |
| |
| |
| |
| |
| component_data_navbar: "navbar" |
| |
| |
| defaults: |
| - scope: |
| path: "" |
| values: |
| layout: "base/default" |
| categories: [] |
| |
| |
| |
| with_logo: "centos-whitelogo.svg" |
| with_manifestation: "" |
| |
| |
| |
| with_breakingnews: [] |
| with_announcements: [] |
| with_motif: "centos-motif.png" |
| with_title: true |
| with_preamble: true |
| |
| |
| |
| with_breadcrumbs: true |
| with_toc: true |
| with_artwork: false |
| with_content: true |
| with_locales: [] |
| |
| |
| |
| with_footer: true |
| with_shortcuts: true |
| with_sponsors: false |
| with_social: true |
| with_finale: true |
| with_copyright: true |
| |
| |
| |
| with_highlight: stackoverflow-light |
| with_datatables: false |
| |
| exclude: |
| - _locales |
| - Makefile |
| |
| permalink: /:path/:basename/ |