aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* tags: added a way to update tagsMiquel Sabaté Solà2024-03-203-1/+5
| | | | | | | It's useful to just rename tags which have quite some references that you don't want to nuke. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* thing: added 'bio' kindMiquel Sabaté Solà2024-03-182-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added 'chronicle' kindMiquel Sabaté Solà2024-03-162-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added the 'phd' kindMiquel Sabaté Solà2024-03-152-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* thing: added the 'letters' kindMiquel Sabaté Solà2024-03-152-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: provide a simple way to follow linksMiquel Sabaté Solà2024-03-152-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Dropped redundant 'location' columnMiquel Sabaté Solà2024-03-142-2/+0
| | | | | | | Looks like I messed up later on and kept two columns which were basically referring to the same thing. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed typoMiquel Sabaté Solà2024-03-141-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Sorting out <meta> attributesMiquel Sabaté Solà2024-03-142-0/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Make the UI a bit more consistentMiquel Sabaté Solà2024-03-142-0/+3
| | | | | | | | - Titles have been unified by using the same HTML tag. - Centered views have been improved for big screens. - Added more views that are to be centered. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Improved the layout on empty searches/thingsMiquel Sabaté Solà2024-03-142-1/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-1322-0/+785
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>