Website files for KeePassXC
This website use Jekyll and GithubPages.
- Install Jekyll from Ruby-Gem
gem install jekyll
- Navigate to the website folder
- Execute the command
jekyll serve
- Visit the webpage stated in the output of the previous command
For contribution guidelines refer to the CONTRIBUTING.md from the main repository.