Sha256: 89136fb4792594e627d26cc6100905fcb4bfc13366aa4cf47ef06ce9e29c9a6f

Contents?: true

Size: 1.3 KB

Versions: 19

Compression:

Stored size: 1.3 KB

Contents

# jekyll-theme-pirati

Theme of Czech Pirate Party.

[![Gem Version](https://badge.fury.io/rb/jekyll-theme-pirati.svg)](https://badge.fury.io/rb/jekyll-theme-pirati)

## Installation & usage

For usage see readme of  https://github.com/pirati-web/example.pirati.cz

## Updating to 6.x

To upgrade to v6 which features major visual upgrade, following steps are necessary:

 - For `_people` collection, remove `fullaname` property for every document. Instead, provide `titles` property to keep academic degrees in following format:

    ```
    titles:
      before: MUDr.
      after:  Ph.D.
    ```
 - To make your contact page look OK, you will need to wrap it's  sub-heading in following fashion:

    ```
    <div class="o-section-header o-section-header--indented">
      <h1 class="t-h2-alt">Pƙidejte se</h1>
    </div>
    ```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pirati-web/jekyll-theme-pirati/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## Development

See [development](development.md).

## License

The theme is available as open source under the terms of the [MIT
License](https://opensource.org/licenses/MIT).

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
jekyll-theme-pirati-7.0.0 README.md
jekyll-theme-pirati-6.9.0 README.md
jekyll-theme-pirati-6.8.0 README.md
jekyll-theme-pirati-6.7.2 README.md
jekyll-theme-pirati-6.7.0 README.md
jekyll-theme-pirati-6.6.2 README.md
jekyll-theme-pirati-6.6.1 README.md
jekyll-theme-pirati-6.6.0 README.md
jekyll-theme-pirati-6.5.0 README.md
jekyll-theme-pirati-6.4.0 README.md
jekyll-theme-pirati-6.3.1 README.md
jekyll-theme-pirati-6.3.0 README.md
jekyll-theme-pirati-6.2.0 README.md
jekyll-theme-pirati-6.1.2 README.md
jekyll-theme-pirati-6.1.1 README.md
jekyll-theme-pirati-6.1.0 README.md
jekyll-theme-pirati-6.0.2 README.md
jekyll-theme-pirati-6.0.1 README.md
jekyll-theme-pirati-6.0.0 README.md