diff --git a/.gitignore b/.gitignore index 0954e9da..7e4c2443 100644 --- a/.gitignore +++ b/.gitignore @@ -2,30 +2,6 @@ .DS_Store Thumbs.db -# IntelliJ -.idea -*.iml -*.ipr -*.iws - -# Xcode IDE -xcuserdata/ -DerivedData/ - -# Generated -/platform-darwin/Resources/Media/Images.xcassets/ - -# Media -public/Press/Background.png -public/Press/Front-Page.png -public/Press/MasterPassword_PressKit/MasterPassword_pressrelease_*.pdf - -# Gradle -build -!/build -.gradle -local.properties - -# Maven -target -dependency-reduced-pom.xml +# Jekyll +.sass-cache +_site diff --git a/_config.yml b/_config.yml index d0553a23..bc52fef6 100644 --- a/_config.yml +++ b/_config.yml @@ -3,3 +3,4 @@ email: info@masterpasswordapp.com url: "http://masterpasswordapp.com" github_username: Lyndir markdown: kramdown +permalink: pretty diff --git a/_includes/footer.html b/_includes/footer.html index 1b93db27..1ecff793 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,10 +4,12 @@
Master Password is a security product and algorithm by Maarten Billemont, Lyndir (© 2011-2018).
- Usage implies agreement with our privacy policy and disclaimer.
+ Usage implies agreement with our privacy policy and disclaimer.
The Bash Guide ● Gorillas ● GitHub ● Send Thanks
- - - + + + diff --git a/_includes/head.html b/_includes/head.html index afe23ad1..9230358f 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,12 +3,12 @@ -