Skip to content

ITatra/jekyll-theme-pirati

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-theme-pirati

Theme of Czech Pirate Party.

Gem Version

Installation & usage

For usage see USAGE.md

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>
    

Updating to 7.x

Tag _config.yml organization contactUid is not used. Contacts person in bottom are popele with category kontaktni_osoba.

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 code of conduct.

Development

See development.

License

The theme is available as open source under the terms of the MIT License.

About

Web desing of Czech Pirate Party

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.3%
  • CSS 32.0%
  • Vue 13.9%
  • JavaScript 6.1%
  • Other 0.7%