Browse Source

working on startpage

feature/startup-from-labels
root 5 years ago
parent
commit
6362aa33ac
  1. 4
      src/startpage/assets/data.json
  2. 528
      src/startpage/assets/data.json.bak
  3. 2
      src/startpage/assets/thumbnails/nextcloud.svg

4
src/startpage/assets/data.json

@ -21,6 +21,10 @@
"url": "https://www.amazon.com/",
"title": "Amazon"
},
{
"url": "https://github.com/",
"title": "Github"
},
{
"url": "https://en.wikipedia.org/",
"title": "Wikipedia",

528
src/startpage/assets/data.json.bak

@ -1,528 +0,0 @@
{
"linktarget" : "_self",
"wallpaper" : "assets/wallpaper/default.jpg",
"content": {
"General" : [
{
"url": "http://medusa.casa.alemor.org/nextcloud/",
"title": "My Nextcloud",
"image": "assets/thumbnails/nextcloud.png",
},
{
"url": "http://medusa.casa.alemor.org/git/",
"title": "My Gitea",
},
{
"url": "https://www.google.de/chrome/browser/desktop/",
"title": "Chrome",
"image": "assets/thumbnails/chrome.png"
},
{
"url": "https://www.mozilla.org/firefox",
"title": "Firefox",
"image": "assets/thumbnails/firefox.png"
},
{
"url": "https://www.mozilla.org/de/firefox/developer/",
"title": "Firefox (Dev)",
"image": "assets/thumbnails/firefox-dev.png"
},
{
"url": "https://developer.apple.com/safari/technology-preview/",
"title": "Safari (TP)",
"image": "assets/thumbnails/safari-tp.png"
},
{
"url": "https://vivaldi.com",
"title": "Vivaldi",
"image": "assets/thumbnails/vivaldi.png"
},
{
"url": "https://blisk.io/",
"title": "Blisk",
"image": "assets/thumbnails/blisk.png"
},
{
"url": "https://developer.microsoft.com/en-us/microsoft-edge/tools/",
"title": "Modern IE",
"image": "assets/thumbnails/modern-ie.png"
}
],
"Dev" : [
{
"url": "http://schema.org/docs/schemas.html",
"title": "Schema.org",
"image": "assets/thumbnails/schema.png"
},
{
"url": "https://html.spec.whatwg.org/multipage/forms.html#autofill",
"title": "Autocomplete",
"image": "assets/thumbnails/autocomplete.png"
},
{
"url": "http://microformats.org/wiki/hcard-input-formats",
"title": "Microformats",
"image": "assets/thumbnails/microformats.png"
},
{
"url": "https://github.com/",
"title": "Github",
"image": "assets/thumbnails/github.png"
},
{
"url": "https://bitbucket.org/",
"title": "Bitbucket",
"image": "assets/thumbnails/bitbucket.png"
},
{
"url": "https://validator.w3.org/nu/",
"title": "HTML-Validator",
"image": "assets/thumbnails/html-validator.png"
},
{
"url": "https://developers.google.com/structured-data/testing-tool/",
"title": "RichSnippet-Testing",
"image": "assets/thumbnails/rich-snippet.png"
},
{
"url": "https://developers.google.com/speed/pagespeed/insights/?hl=de",
"title": "Google Pagespeeds",
"image": "assets/thumbnails/pagespeed.png"
},
{
"url": "https://search.google.com/test/mobile-friendly",
"title": "Google Mobiltest",
"image": "assets/thumbnails/mobile-friendly.png"
},
{
"url": "https://www.google.com/webmasters/tools/",
"title": "Google Webmaster-Tools",
"image": "assets/thumbnails/webmastertools.png"
},
{
"url": "https://analytics.google.com/",
"title": "Analytics",
"image": "assets/thumbnails/analytics.png"
},
{
"url": "https://github.com/dypsilon/frontend-dev-bookmarks",
"title": "Frontend Bookmarks",
"image": "assets/thumbnails/frontend-bookmarks.png"
},
{
"url": "https://developer.mozilla.org/de/",
"title": "Mozilla (dev)",
"image": "assets/thumbnails/mozilla-dev.png"
},
{
"url": "https://developers.google.com/web/?hl=de",
"title": "Google (dev)",
"image": "assets/thumbnails/google-dev.png"
},
{
"url": "http://codepen.io/patterns/",
"title": "Codepen patterns",
"image": "assets/thumbnails/codepen-patterns.png"
},
{
"url": "http://browserl.ist/",
"title": "Browserlist",
"image": "assets/thumbnails/browserlist.png"
},
{
"url": "https://www.codecademy.com",
"title": "Codecademy",
"image": "assets/thumbnails/codecademy.png"
},
{
"url": "http://tools.pingdom.com/fpt/",
"title": "Pingdom",
"image": "assets/thumbnails/pingdom.png"
},
{
"url": "https://dequeuniversity.com/library/",
"title": "Accessibility Library",
"image": "assets/thumbnails/accessibility.png"
},
{
"url": "https://pixabay.com/de/",
"title": "Pixabay",
"image": "assets/thumbnails/pixabay.png"
},
{
"url": "https://npms.io/search?term=hyperterm",
"title": "npms.io",
"image": "assets/thumbnails/npms-io.png"
}
],
"Design" : [
{
"url" : "https://www.microsoft.com/en-us/design",
"image": "assets/thumbnails/design-microsoft.png",
"title": "Microsoft Design"
},
{
"url" : "https://design.google/resources/",
"image": "assets/thumbnails/design-google.png",
"title": "Google Design"
},
{
"url" : "https://material.io/",
"image": "assets/thumbnails/design-material.png",
"title": "Material Design"
},
{
"url" : "https://design.firefox.com/",
"image": "assets/thumbnails/design-firefox.png",
"title": "Firefox Design"
},
{
"url" : "http://facebook.design",
"image": "assets/thumbnails/design-facebook.png",
"title": "Facebook Design"
},
{
"url" : "https://design.trello.com/",
"image": "assets/thumbnails/trello.png",
"title": "Trello Design"
},
{
"url" : "https://github.com/showcases/design-essentials",
"image": "assets/thumbnails/github.png",
"title": "Github Design Essentials"
},
{
"url" : "https://www.uber.design",
"image": "assets/thumbnails/design-uber.png",
"title": "Uber design"
},
{
"url" : "https://airbnb.design",
"image": "assets/thumbnails/design-airbnb.png",
"title": "airbnb Design"
},
{
"url" : "https://atlassian.design",
"image": "assets/thumbnails/design-atlassian.png",
"title": "Atlassian Design"
},
{
"url" : "https://unsplash.com/search/photos/macbook",
"image": "assets/thumbnails/design-unsplash.png",
"title": "Unsplash"
},
{
"url" : "http://magicmockups.com/",
"image": "assets/thumbnails/magic-mockups.png",
"title": "Magic Mockups"
},
{
"url" : "http://smartmockups.com/",
"image": "assets/thumbnails/smartmockups.png",
"title": "Smart Mockups"
},
{
"url" : "https://www.designbetter.co",
"image": "assets/thumbnails/design-invision.png",
"title": "Design better"
}
],
"SDI" : [
{
"url" : "https://www.saschadiercks.de/",
"image": "assets/thumbnails/sdi-homepage.png",
"imageQr": "assets/qr-codes/metafolio-de.png",
"title": "About me"
},
{
"url" : "https://design.saschadiercks.de/",
"image": "assets/thumbnails/sdi-blog.png",
"imageQr": "assets/qr-codes/design-system.png",
"title": "SDI Design System"
},
{
"url" : "https://demo.saschadiercks.de/personalnews/",
"image": "assets/thumbnails/sdi-personalnews.png",
"imageQr": "assets/qr-codes/personalnews-landing.png",
"title": "personalNews"
},
{
"url" : "https://demo.saschadiercks.de/little-helpers/",
"image": "assets/thumbnails/sdi-little-helpers.png",
"imageQr": "assets/qr-codes/little-helpers.png",
"title": "Little Helpers"
},
{
"url" : "https://demo.saschadiercks.de/startpage/",
"image": "assets/thumbnails/sdi-startpage.png",
"imageQr": "assets/qr-codes/startpage-demo.png",
"title": "Browser Startpage (this)"
}
]
},
"bookmarks" : {
"Frontend" : [
{
"url": "https://github.com/dypsilon/frontend-dev-bookmarks",
"title": "Frontend Dev Bookmarks"
},
{
"url": "https://github.com/thedaviddias/Front-End-Checklist",
"title": "Frontend Checklist"
},
{
"url": "https://github.com/bendc/frontend-guidelines",
"title": "Frontend Guidelines"
},
{
"url": "http://codeguide.co/",
"title": "Codeguide by @mdo"
},
{
"url": "https://cssreference.io",
"title": "CSS Reference"
},
{
"url": "https://cssguidelin.es/",
"title": "CSS Guidelines"
},
{
"url": "https://bundlephobia.com/",
"title": "Bundlephobia"
},
{
"url": "https://ausi.github.io/respimagelint/",
"title": "ImageLint for responsive Images"
},
{
"url": "https://uitest.com/de/",
"title": "UI-Test"
},
{
"url": "https://whatdoesmysitecost.com/",
"title": "What does my site cost"
},
{
"url": "https://www.campaignmonitor.com/css/",
"title": "CSS in eMails"
},
{
"url": "https://webfieldmanual.com/",
"title": "Webfield manual"
},
{
"url": "https://docs.google.com/spreadsheets/d/1tZYPnzLG0y51QinLxrV97Xflzr2MbTqwWNvaHYN04BE/edit#gid=0",
"title": "Styleguide/Boilerplate patterns"
},
{
"url": "https://www.filamentgroup.com/lab/font-events.html",
"title": "Font Loading via API"
},
{
"url" : "https://developer.apple.com",
"title" : "Developer @Apple"
},
{
"url" : "https://www.interaction-design.org",
"title" : "Interaction Design"
},
{
"url" : "https://www.barrierefreies-webdesign.de/knowhow/",
"title" : "Barrierefreies Webdesign"
},
{
"url" : "http://webkrauts.de/",
"title" : "Webkrauts"
},
{
"url" : "https://a11yproject.com/",
"title" : "A11Y"
},
{
"url" : "https://www.w3.org/WAI/beta/",
"title" : "WAI"
}
],
"Frameworks" : [
{
"url" : "https://bulma.io/",
"title": "Bulma"
},
{
"url" : "https://getbootstrap.com/",
"title": "Bootstrap"
},
{
"url" : "https://foundation.zurb.com",
"title": "Foundation"
},
{
"url" : "https://jquery.com/",
"title": "jQuery"
}
],
"Design Systems" : [
{
"url" : "https://www.designsystems.com/",
"title" : "Design Systems (by figma)"
},
{
"url" : "https://designsystemsrepo.com/",
"title" : "Design Systems Repo"
},
{
"url" : "https://www.lightningdesignsystem.com/",
"title" : "Lightning Design System"
},
{
"url" : "http://ux.mailchimp.com/patterns",
"title" : "Mailchimp UX"
},
{
"url" : "https://www.otto.de/pattern-library/",
"title" : "Otto Pattern Library"
},
{
"url" : "http://patternlab.io/",
"title" : "Patternlab"
}
],
"Patterns" : [
{
"url" : "http://codepen.io/patterns/",
"title" : "Patterns @codepen"
},
{
"url" : "https://inclusive-components.design/",
"title" : "Inclusive components"
},
{
"url" : "http://patterntap.com/patterntap",
"title" : "Patterns by Zurb"
},
{
"url" : "http://ui-patterns.com/",
"title" : "UI-Patterns"
},
{
"url" : "http://www.goodui.org/",
"title" : "Good UI"
},
{
"url" : "http://ui-patterns.com/blog/How-to-get-better-at-UI-design",
"title" : "Get better at UI"
}
],
"Styleguides" : [
{
"url" : "https://www.designtagebuch.de/wiki/corporate-design-manuals/",
"title" : "Corporate Design manuals"
},
{
"url" : "https://www.designtagebuch.de/wiki/",
"title" : "Designtagebuch Wiki"
},
{
"url" : "https://saijogeorge.com/brand-style-guide-examples/",
"title" : "Styleguide Examples"
},
{
"url" : "http://www.theuxbookmark.com/2010/08/interaction-design/a-monster-list-of-ui-guidelines-style-guides",
"title" : "UX-Bookmark: Styleguides"
}
],
"Design" : [
{
"url": "http://makersandfounders.com/DIETER-RAMS",
"title": "Dieter Rams"
},
{
"url" : "https://www.customspaces.com/",
"title": "Custom spaces"
},
{
"url" : "https://startupsthisishowdesignworks.com/",
"title": "this is how design works"
}
],
"Helpers" : [
{
"url": "http://scrumguides.org/",
"title": "Scrum Guides"
},
{
"url": "https://support.apple.com/de-de/HT205655",
"title": "Ergonomie @Apple"
},
{
"url": "http://makerbook.net/",
"title": "Makerbook"
},
{
"url": "https://www.paypalobjects.com/en_AU/vhelp/paypalmanager_help/credit_card_numbers.htm",
"title": "Test Creditcard Numbers"
},
{
"url": "https://sizecalc.com",
"title": "Size Calculator"
},
{
"url": "https://www.flickr.com/photos/jasontravis/sets/72157603258446753/",
"title": "Persona (Flickr)"
},
{
"url": "https://randomuser.me/",
"title": "Random User Generator"
},
{
"url": "http://sneakpeekit.com",
"title": "Sketch Sheets for Webdesingers"
},
{
"url": "http://ctamagazine.unbounce.com/",
"title": "Call to Action Magazine"
}
],
"eBooks" : [
{
"url": "https://adaptivewebdesign.info/1st-edition/read/",
"title": "Adaptive Webdesign"
},
{
"url": "http://eloquentjavascript.net/",
"title": "eloquent Javascipt"
},
{
"url": "https://resilientwebdesign.com/",
"title": "resilient webdesign"
},
{
"url": "http://www.thebookoflife.org/",
"title": "The book of life"
}
]
},
"footer" : {
"description" : [
{
"url": "https://github.com/saschadiercks/browserStartpage",
"title": "Fork me on Github"
}
],
"links" : [
{
"url": "https://saschadiercks.de",
"title": "home"
},
{
"url": "https://github.com/saschadiercks",
"title": "github"
},
{
"url": "https://m.twitter.com/saschadiercks",
"title": "twitter"
}
]
}
}

2
src/startpage/assets/thumbnails/nextcloud.svg

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="128" width="128" viewBox="0 0 128 128"><rect rx="20" ry="20" height="128" width="128" fill="#745bca"/><path d="M64 24a36 36 0 0 0-35.758 32.016A20 20 0 0 0 28 56 20 20 0 0 0 8 76a20 20 0 0 0 20 20h68a24 24 0 0 0 24-24 24 24 0 0 0-22.07-23.906A36 36 0 0 0 64 24zm0 12a24 24 0 0 1 24 24 24 24 0 0 1-24 24 24 24 0 0 1-24-24 24 24 0 0 1 24-24z" fill="#fff"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" height="128" width="128" viewBox="0 0 128 128"><rect rx="20" ry="20" height="128" width="128" fill="#0082c9"/><path style="text-decoration-color:#000;isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-indent:0;text-transform:none;text-decoration-style:solid" d="M64.09 37.368c-12.5 0-23 8.56-26.207 20.078-2.8-6.16-8.962-10.525-16.122-10.525C12.016 46.923 4 54.937 4 64.684c-.002 9.75 8.013 17.764 17.76 17.766 7.162-.002 13.32-4.37 16.12-10.53C41.086 83.438 51.588 92 64.092 92c12.434.002 22.88-8.467 26.153-19.886 2.845 6.046 8.913 10.334 15.99 10.335 9.75 0 17.767-8.016 17.766-17.767 0-9.75-8.015-17.764-17.764-17.762-7.078.002-13.15 4.29-15.994 10.336-3.274-11.42-13.717-19.89-26.15-19.888zm0 10.427a16.81 16.81 0 0 1 16.89 16.888c0 9.39-7.5 16.892-16.89 16.89a16.81 16.81 0 0 1-16.886-16.89c0-9.39 7.5-16.887 16.887-16.888zm-42.33 9.552c4.114 0 7.335 3.222 7.336 7.335 0 4.114-3.22 7.34-7.335 7.34-4.113 0-7.335-3.226-7.334-7.34 0-4.113 3.222-7.335 7.335-7.335zm84.475 0c4.114 0 7.338 3.22 7.338 7.335s-3.223 7.34-7.338 7.34c-4.114 0-7.336-3.226-7.335-7.34 0-4.113 3.222-7.335 7.335-7.335z" fill="#fff" color="#000" white-space="normal"/></svg>

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save