Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Full offline support (local fonts) | Bastien Wirtz | 2020-05-30 | 8 | -1/+213 | |
| * | Adding missing rel attribute on links. | Bastien Wirtz | 2020-05-30 | 3 | -3/+4 | |
| * | Pure CSS font awesome icon | Bastien Wirtz | 2020-05-29 | 6 | -10/+14 | |
| * | Remove config.yml from versionning. | Bastien Wirtz | 2020-05-27 | 4 | -6/+9 | |
| * | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 69 | -10347/+10028 | |
|/ | ||||||
* | Merge pull request #48 from issmirnov/patch-1 | Bastien Wirtz | 2020-05-25 | 1 | -0/+11 | |
|\ | ||||||
| * | Add "Style Options" section for bulma CSS | Ivan Smirnov | 2020-05-05 | 1 | -0/+11 | |
* | | Merge pull request #60 from sylv-io/html-title | Bastien Wirtz | 2020-05-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | app.js: html title based on configuration | sylv | 2020-05-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | Docker: disable file listing on arm build | Bastien Wirtz | 2020-05-21 | 2 | -2/+2 | |
* | | Merge pull request #57 from Phill93/disable-directory-listing | Bastien Wirtz | 2020-05-20 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | disable directory listing | Daniel Bacher | 2020-05-17 | 1 | -1/+1 | |
* | | | Fix arg syntax | Bastien Wirtz | 2020-05-19 | 2 | -4/+2 | |
* | | | Merge pull request #56 from nightah/fix-docker-multiarch-builds | Bastien Wirtz | 2020-05-19 | 2 | -10/+14 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into fix-docker-multiarch-builds | Amir Zarrinkafsh | 2020-05-20 | 2 | -0/+2 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 2 | -0/+14 | |
| * | | | Fixing multi-arch container builds | Amir Zarrinkafsh | 2020-05-20 | 3 | -9/+18 | |
| * | | | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 3 | -0/+7 | |
|/ / / | ||||||
* | | | Merge pull request #49 from nightah/docker-multiarch-builds | Bastien Wirtz | 2020-05-19 | 4 | -0/+45 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Build multi-arch container with manifest | Amir Zarrinkafsh | 2020-05-08 | 4 | -0/+45 | |
| |/ | ||||||
* | | Merge pull request #53 from fbartels/readme | Bastien Wirtz | 2020-05-16 | 2 | -12/+11 | |
|\ \ | |/ |/| | ||||||
| * | Lint Readme with markdownlint | Felix Bartels | 2020-05-16 | 2 | -12/+11 | |
|/ | ||||||
* | Merge pull request #44 from issmirnov/patch-1 | Bastien Wirtz | 2020-05-03 | 1 | -4/+4 | |
|\ | ||||||
| * | Fix font icons typos | Ivan Smirnov | 2020-05-03 | 1 | -4/+4 | |
|/ | ||||||
* | Merge pull request #34 from Sajfer/dockerignore | Bastien Wirtz | 2020-04-28 | 1 | -0/+5 | |
|\ | ||||||
| * | Add .dockerignore | Anton Bretting | 2020-03-23 | 1 | -0/+5 | |
* | | Fixed text-overflow | Bastien Wirtz | 2020-04-28 | 2 | -7/+23 | |
* | | Update demo link. | Bastien Wirtz | 2020-04-28 | 1 | -1/+1 | |
* | | Merge pull request #37 from jozefs/master | Bastien Wirtz | 2020-04-13 | 3 | -3/+32 | |
|\ \ | ||||||
| * | | Add keyboard shortcuts to navigate to the first search result. | Jozef Selesi | 2020-04-04 | 3 | -3/+32 | |
|/ / | ||||||
* | | Change message box background according to the theme. | Bastien Wirtz | 2020-03-25 | 2 | -354/+290 | |
* | | Fix contributing link | Bastien Wirtz | 2020-03-25 | 1 | -3/+1 | |
* | | Merge pull request #36 from jozefs/keyboard-shortcuts | Bastien Wirtz | 2020-03-25 | 2 | -1/+30 | |
|\ \ | |/ |/| | ||||||
| * | Add keyboard shortcuts for searching. | Jozef Selesi | 2020-03-21 | 2 | -1/+30 | |
* | | Remove config.yml from service worker to avoid caching issuesv1.0 | Bastien Wirtz | 2020-03-22 | 2 | -4/+3 | |
* | | Adding contribution guidelines | Bastien Wirtz | 2020-03-22 | 4 | -5/+162 | |
|/ | ||||||
* | Merge pull request #27 from traeblain/feature-burger | Bastien Wirtz | 2020-03-17 | 4 | -272/+389 | |
|\ | ||||||
| * | Added Hamburger Menu for small screens per Bulma spec. | Trae | 2020-03-13 | 4 | -272/+389 | |
* | | Merge pull request #25 from traeblain/documentation-navbar | Bastien Wirtz | 2020-03-17 | 2 | -0/+2 | |
|\ \ | ||||||
| * | | Documents the hidden feature to maintain navbar w/o link. | Trae | 2020-03-12 | 2 | -0/+2 | |
| |/ | ||||||
* | | Merge pull request #22 from traeblain/feature-title | Bastien Wirtz | 2020-03-17 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | Update <head/><title/> to 'title' defined in config.yml | Trae | 2020-03-12 | 1 | -0/+1 | |
|/ | ||||||
* | Fix documentation exemples | Bastien Wirtz | 2020-03-09 | 1 | -3/+3 | |
* | Update README.md | Bastien Wirtz | 2020-02-27 | 1 | -2/+11 | |
* | Add missing key in config documentation | Bastien Wirtz | 2020-02-26 | 1 | -0/+1 | |
* | Optionnal footer support | Bastien Wirtz | 2020-02-26 | 4 | -7/+18 | |
* | Merge pull request #12 from lukasmrtvy/master | Bastien Wirtz | 2020-02-07 | 1 | -0/+15 | |
|\ | ||||||
| * | Update Dockerfile | Lukas M | 2020-02-01 | 1 | -3/+3 | |
| * | Create Dockerfile | Lukas M | 2020-01-21 | 1 | -0/+15 | |
|/ | ||||||
* | Add live demo link | Bastien Wirtz | 2020-01-14 | 2 | -12/+14 |