aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Adding gitter chat link127289974Bastien Wirtz2020-06-061-1/+2
|
* Allow subfolder usage127277198Bastien Wirtz2020-06-062-8/+8
|
* Display parsing errorBastien Wirtz2020-06-061-17/+25
|
* Update dependenciesBastien Wirtz2020-06-062-734/+763
|
* Adding more documentationBastien Wirtz2020-06-062-89/+100
|
* Merge pull request #79 from traeblain/bugfix-icons127216760Bastien Wirtz2020-06-061-1/+8
|\ | | | | Vue PWA Default Icon Paths are Incorrect
| * Vue PWA Default Icon Paths are IncorrectTrae2020-06-051-1/+8
| | | | | | Corrected the icons due to the default iconPaths setting for Vue-PWA plugin is not where the icons actually are. This corrects issue.
* | Merge pull request #69 from sergeifilippov/patch-2127215081Bastien Wirtz2020-06-061-1/+1
|\ \ | |/ |/| Typo
| * TypoSergei Filippov2020-06-021-1/+1
|/
* Fix missing directory in artifact creation.120425999Bastien Wirtz2020-05-311-1/+3
|
* Merge pull request #62 from bastienwirtz/dev/build-system120405250Bastien Wirtz2020-05-3088-10161/+10184
|\ | | | | Build system integration using vue-cli.
| * Fix logo always shown issue.Bastien Wirtz2020-05-303-2/+3
| |
| * Adding PWA icons for proper pwa supportBastien Wirtz2020-05-3020-3/+124
| |
| * Full offline support (local fonts)Bastien Wirtz2020-05-308-1/+213
| |
| * Adding missing rel attribute on links.Bastien Wirtz2020-05-303-3/+4
| |
| * Pure CSS font awesome iconBastien Wirtz2020-05-296-10/+14
| |
| * Remove config.yml from versionning.Bastien Wirtz2020-05-274-6/+9
| |
| * Build system integration using vue-cli.Bastien Wirtz2020-05-2569-10347/+10028
|/
* Merge pull request #48 from issmirnov/patch-1Bastien Wirtz2020-05-251-0/+11
|\ | | | | Add "Style Options" section for bulma CSS
| * Add "Style Options" section for bulma CSSIvan Smirnov2020-05-051-0/+11
| | | | | | | | This project uses bulma CSS, but this fact is not obvious without reading the code. This commit adds explicit pointers on how to use the `tagstyle` field.
* | Merge pull request #60 from sylv-io/html-titleBastien Wirtz2020-05-251-1/+1
|\ \ | | | | | | app.js: html title based on configuration
| * | app.js: html title based on configurationsylv2020-05-221-1/+1
|/ / | | | | | | | | | | | | Use the title and subtitle defined in the configuration file as html title. Signed-off-by: sylv <sylv@sylv.io>
* | Docker: disable file listing on arm buildBastien Wirtz2020-05-212-2/+2
| |
* | Merge pull request #57 from Phill93/disable-directory-listingBastien Wirtz2020-05-201-1/+1
|\ \ | | | | | | disable directory listing
| * | disable directory listingDaniel Bacher2020-05-171-1/+1
| | |
* | | Fix arg syntaxBastien Wirtz2020-05-192-4/+2
| | |
* | | Merge pull request #56 from nightah/fix-docker-multiarch-buildsBastien Wirtz2020-05-192-10/+14
|\ \ \ | | | | | | | | Fix docker multiarch builds
| * \ \ Merge branch 'master' into fix-docker-multiarch-buildsAmir Zarrinkafsh2020-05-202-0/+2
| |\ \ \ | |/ / / |/| | |
* | | | Fix multiarch docker build.Bastien Wirtz2020-05-192-0/+14
| | | |
| * | | Fixing multi-arch container buildsAmir Zarrinkafsh2020-05-203-9/+18
| | | |
| * | | Fix multiarch docker build.Bastien Wirtz2020-05-193-0/+7
|/ / /
* | | Merge pull request #49 from nightah/docker-multiarch-buildsBastien Wirtz2020-05-194-0/+45
|\ \ \ | |/ / |/| | Build multi-arch container with manifest
| * | Build multi-arch container with manifestAmir Zarrinkafsh2020-05-084-0/+45
| |/
* | Merge pull request #53 from fbartels/readmeBastien Wirtz2020-05-162-12/+11
|\ \ | |/ |/| Lint Readme with markdownlint
| * Lint Readme with markdownlintFelix Bartels2020-05-162-12/+11
|/ | | | | | Fix spelling Signed-off-by: Felix Bartels <felix@host-consultants.de>
* Merge pull request #44 from issmirnov/patch-1Bastien Wirtz2020-05-031-4/+4
|\ | | | | Fix font icons typos
| * Fix font icons typosIvan Smirnov2020-05-031-4/+4
|/ | | Font icons will not load with the appropriate `fa` `fas` prefixes. Sample config file is OK, but reamde is not.
* Merge pull request #34 from Sajfer/dockerignoreBastien Wirtz2020-04-281-0/+5
|\ | | | | Add .dockerignore
| * Add .dockerignoreAnton Bretting2020-03-231-0/+5
| | | | | | | | Add dockerignore file to cleanup the resulting docker image.
* | Fixed text-overflowBastien Wirtz2020-04-282-7/+23
| |
* | Update demo link.Bastien Wirtz2020-04-281-1/+1
| |
* | Merge pull request #37 from jozefs/masterBastien Wirtz2020-04-133-3/+32
|\ \ | | | | | | Add keyboard shortcuts to navigate to the first search result.
| * | Add keyboard shortcuts to navigate to the first search result.Jozef Selesi2020-04-043-3/+32
|/ /
* | Change message box background according to the theme.Bastien Wirtz2020-03-252-354/+290
| |
* | Fix contributing linkBastien Wirtz2020-03-251-3/+1
| |
* | Merge pull request #36 from jozefs/keyboard-shortcutsBastien Wirtz2020-03-252-1/+30
|\ \ | |/ |/| Add keyboard shortcuts for searching
| * Add keyboard shortcuts for searching.Jozef Selesi2020-03-212-1/+30
| | | | | | | | / starts searching. Escape clears the search terms.
* | Remove config.yml from service worker to avoid caching issuesv1.0Bastien Wirtz2020-03-222-4/+3
| |
* | Adding contribution guidelinesBastien Wirtz2020-03-224-5/+162
|/
* Merge pull request #27 from traeblain/feature-burgerBastien Wirtz2020-03-174-272/+389
|\ | | | | Added Hamburger Menu for small screens per Bulma spec.