├── .gitignore ├── .vuepress ├── config.js ├── public │ ├── android-icon-144x144.png │ ├── android-icon-192x192.png │ ├── android-icon-36x36.png │ ├── android-icon-48x48.png │ ├── android-icon-72x72.png │ ├── android-icon-96x96.png │ ├── apple-icon-114x114.png │ ├── apple-icon-120x120.png │ ├── apple-icon-144x144.png │ ├── apple-icon-152x152.png │ ├── apple-icon-180x180.png │ ├── apple-icon-57x57.png │ ├── apple-icon-60x60.png │ ├── apple-icon-72x72.png │ ├── apple-icon-76x76.png │ ├── apple-icon-precomposed.png │ ├── apple-icon.png │ ├── browserconfig.xml │ ├── covers │ │ ├── are-you-sure.png │ │ ├── conciliating-laravel-and-ddd-part-2.jpg │ │ ├── conciliating-laravel-and-ddd.jpg │ │ ├── drag-drop-made-easy.jpg │ │ ├── google-calendar-part-1-integration.png │ │ ├── google-calendar-part-2-periodic-synchronizations.jpg │ │ ├── google-calendar-part-3-webhook-synchronizations.jpg │ │ ├── introducing-javel.png │ │ ├── laravel-deployment-using-gitlab-pipelines.gif │ │ ├── laravel-pagination-with-tailwindcss.png │ │ ├── learn-laravel-deployer-1.jpg │ │ ├── learn-laravel-deployer-2.jpg │ │ ├── making-cron-expressions-human-readable.png │ │ ├── redesigning-my-blog-using-vuepress-and-tailwindcss.jpg │ │ ├── renderless-editable-textarea.gif │ │ ├── renderless-resizable-textarea.gif │ │ ├── replacing-tailwind-ui-hero-patterns.png │ │ ├── so-i-wrote-my-dotfiles.jpg │ │ ├── unlock-your-frontend-skills.png │ │ ├── using-gitlabs-pipeline-with-laravel.jpg │ │ ├── visualise-your-users-as-minecraft-villagers.png │ │ ├── why-i-wrote-laravel-actions.png │ │ ├── wrap-where-clauses.jpg │ │ └── zero-downtime-deployment.jpg │ ├── favicon-16x16.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── manifest.json │ ├── ms-icon-144x144.png │ ├── ms-icon-150x150.png │ ├── ms-icon-310x310.png │ └── ms-icon-70x70.png └── theme │ ├── articles.js │ ├── assets │ ├── fonts │ │ └── arkibal_serif │ │ │ ├── ArkibalSerif-Bold.eot │ │ │ ├── ArkibalSerif-Bold.svg │ │ │ ├── ArkibalSerif-Bold.woff │ │ │ ├── ArkibalSerif-Bold.woff2 │ │ │ ├── ArkibalSerif-Heavy.eot │ │ │ ├── ArkibalSerif-Heavy.svg │ │ │ ├── ArkibalSerif-Heavy.woff │ │ │ ├── ArkibalSerif-Heavy.woff2 │ │ │ ├── ArkibalSerif-Light.eot │ │ │ ├── ArkibalSerif-Light.svg │ │ │ ├── ArkibalSerif-Light.woff │ │ │ ├── ArkibalSerif-Light.woff2 │ │ │ ├── ArkibalSerif-Medium.eot │ │ │ ├── ArkibalSerif-Medium.svg │ │ │ ├── ArkibalSerif-Medium.woff │ │ │ ├── ArkibalSerif-Medium.woff2 │ │ │ ├── ArkibalSerif-Regular.eot │ │ │ ├── ArkibalSerif-Regular.svg │ │ │ ├── ArkibalSerif-Regular.woff │ │ │ ├── ArkibalSerif-Regular.woff2 │ │ │ ├── ArkibalSerif-Thin.eot │ │ │ ├── ArkibalSerif-Thin.svg │ │ │ ├── ArkibalSerif-Thin.woff │ │ │ └── ArkibalSerif-Thin.woff2 │ └── icons │ │ ├── LICENSE.md │ │ ├── icon-add-circle.svg │ │ ├── icon-add-square.svg │ │ ├── icon-add.svg │ │ ├── icon-airplane.svg │ │ ├── icon-announcement.svg │ │ ├── icon-application.svg │ │ ├── icon-archive.svg │ │ ├── icon-arrow-thick-down-circle.svg │ │ ├── icon-arrow-thick-left-circle.svg │ │ ├── icon-arrow-thick-right-circle.svg │ │ ├── icon-arrow-thick-up-circle.svg │ │ ├── icon-arrow-thin-down-circle.svg │ │ ├── icon-arrow-thin-left-circle.svg │ │ ├── icon-arrow-thin-right-circle.svg │ │ ├── icon-arrow-thin-up-circle.svg │ │ ├── icon-arrows-merge.svg │ │ ├── icon-arrows-split.svg │ │ ├── icon-asterisk.svg │ │ ├── icon-at.svg │ │ ├── icon-attach.svg │ │ ├── icon-battery-full.svg │ │ ├── icon-battery-half.svg │ │ ├── icon-bolt.svg │ │ ├── icon-book-closed.svg │ │ ├── icon-book-open.svg │ │ ├── icon-box.svg │ │ ├── icon-brick.svg │ │ ├── icon-bug.svg │ │ ├── icon-buoy.svg │ │ ├── icon-calculator.svg │ │ ├── icon-calendar-add.svg │ │ ├── icon-calendar-date.svg │ │ ├── icon-calendar-remove.svg │ │ ├── icon-calendar.svg │ │ ├── icon-camera.svg │ │ ├── icon-certificate.svg │ │ ├── icon-chart.svg │ │ ├── icon-chat-group-alt.svg │ │ ├── icon-chat-group.svg │ │ ├── icon-chat.svg │ │ ├── icon-check.svg │ │ ├── icon-cheveron-down-circle.svg │ │ ├── icon-cheveron-down.svg │ │ ├── icon-cheveron-left-circle.svg │ │ ├── icon-cheveron-right-circle.svg │ │ ├── icon-cheveron-selection.svg │ │ ├── icon-cheveron-up-circle.svg │ │ ├── icon-cheveron-up.svg │ │ ├── icon-click-target.svg │ │ ├── icon-close-circle.svg │ │ ├── icon-close-square.svg │ │ ├── icon-close.svg │ │ ├── icon-cloud-download.svg │ │ ├── icon-cloud-upload.svg │ │ ├── icon-clouds.svg │ │ ├── icon-code.svg │ │ ├── icon-cog.svg │ │ ├── icon-collection.svg │ │ ├── icon-compass.svg │ │ ├── icon-credit-card.svg │ │ ├── icon-currency-dollar.svg │ │ ├── icon-currency-euro.svg │ │ ├── icon-dashboard.svg │ │ ├── icon-deliver.svg │ │ ├── icon-desktop.svg │ │ ├── icon-device-smartphone.svg │ │ ├── icon-device-tablet.svg │ │ ├── icon-discount.svg │ │ ├── icon-document-add.svg │ │ ├── icon-document-notes.svg │ │ ├── icon-document-remove.svg │ │ ├── icon-document.svg │ │ ├── icon-door-enter.svg │ │ ├── icon-door-exit.svg │ │ ├── icon-dots-horizontal.svg │ │ ├── icon-dots-vertical.svg │ │ ├── icon-dupicate.svg │ │ ├── icon-edit.svg │ │ ├── icon-external-window.svg │ │ ├── icon-factory.svg │ │ ├── icon-fast-forward.svg │ │ ├── icon-fast-rewind.svg │ │ ├── icon-film.svg │ │ ├── icon-flag.svg │ │ ├── icon-folder-add.svg │ │ ├── icon-folder-remove.svg │ │ ├── icon-folder.svg │ │ ├── icon-globe.svg │ │ ├── icon-hard-drive.svg │ │ ├── icon-headphones.svg │ │ ├── icon-heart.svg │ │ ├── icon-help.svg │ │ ├── icon-history.svg │ │ ├── icon-home.svg │ │ ├── icon-hour-glass.svg │ │ ├── icon-identification.svg │ │ ├── icon-important.svg │ │ ├── icon-inbox-check.svg │ │ ├── icon-inbox-download.svg │ │ ├── icon-inbox-full.svg │ │ ├── icon-inbox-upload.svg │ │ ├── icon-information.svg │ │ ├── icon-interface.svg │ │ ├── icon-key.svg │ │ ├── icon-launch.svg │ │ ├── icon-layers.svg │ │ ├── icon-library.svg │ │ ├── icon-light.svg │ │ ├── icon-link.svg │ │ ├── icon-location-pin.svg │ │ ├── icon-lock-open.svg │ │ ├── icon-lock.svg │ │ ├── icon-mail.svg │ │ ├── icon-map.svg │ │ ├── icon-menu.svg │ │ ├── icon-microphone.svg │ │ ├── icon-money.svg │ │ ├── icon-monitor.svg │ │ ├── icon-mood-happy.svg │ │ ├── icon-mood-neutral.svg │ │ ├── icon-mood-sad.svg │ │ ├── icon-news.svg │ │ ├── icon-notification-off.svg │ │ ├── icon-notification.svg │ │ ├── icon-office.svg │ │ ├── icon-order-horizontal.svg │ │ ├── icon-order-vertical.svg │ │ ├── icon-package.svg │ │ ├── icon-paint.svg │ │ ├── icon-pause.svg │ │ ├── icon-phone-incoming-call.svg │ │ ├── icon-phone-outgoing-call.svg │ │ ├── icon-phone-ring.svg │ │ ├── icon-photo.svg │ │ ├── icon-pie-chart.svg │ │ ├── icon-pin.svg │ │ ├── icon-play.svg │ │ ├── icon-presentation-play.svg │ │ ├── icon-presentation.svg │ │ ├── icon-print.svg │ │ ├── icon-puzzle.svg │ │ ├── icon-receipt.svg │ │ ├── icon-refresh.svg │ │ ├── icon-remove-circle.svg │ │ ├── icon-remove-square.svg │ │ ├── icon-remove.svg │ │ ├── icon-scale.svg │ │ ├── icon-search.svg │ │ ├── icon-security-check.svg │ │ ├── icon-security-important.svg │ │ ├── icon-security.svg │ │ ├── icon-send.svg │ │ ├── icon-server.svg │ │ ├── icon-shopping-bag.svg │ │ ├── icon-shopping-basket.svg │ │ ├── icon-shopping-cart.svg │ │ ├── icon-sign.svg │ │ ├── icon-sort-ascending.svg │ │ ├── icon-sort-decending.svg │ │ ├── icon-star.svg │ │ ├── icon-stop.svg │ │ ├── icon-store.svg │ │ ├── icon-survey.svg │ │ ├── icon-swatch.svg │ │ ├── icon-tag.svg │ │ ├── icon-target.svg │ │ ├── icon-text-cursor.svg │ │ ├── icon-thermostat-full.svg │ │ ├── icon-thermostat-half.svg │ │ ├── icon-thumbs-down.svg │ │ ├── icon-thumbs-up.svg │ │ ├── icon-ticket.svg │ │ ├── icon-time.svg │ │ ├── icon-translate.svg │ │ ├── icon-trash.svg │ │ ├── icon-trending-down.svg │ │ ├── icon-trending-up.svg │ │ ├── icon-trophy.svg │ │ ├── icon-tune.svg │ │ ├── icon-umbrella.svg │ │ ├── icon-user-add.svg │ │ ├── icon-user-check.svg │ │ ├── icon-user-circle.svg │ │ ├── icon-user-couple.svg │ │ ├── icon-user-group.svg │ │ ├── icon-user-remove.svg │ │ ├── icon-user.svg │ │ ├── icon-videocam.svg │ │ ├── icon-view-hidden.svg │ │ ├── icon-view-visible.svg │ │ ├── icon-volume-down.svg │ │ ├── icon-volume-mute.svg │ │ ├── icon-volume-up.svg │ │ ├── icon-wallet.svg │ │ ├── icon-widget-add.svg │ │ ├── icon-wifi-off.svg │ │ ├── icon-wifi.svg │ │ ├── icon-work.svg │ │ ├── icon-zoom-in.svg │ │ ├── icon-zoom-out.svg │ │ └── primary.svg │ ├── components │ ├── AnimatedGradient.vue │ ├── ArticleCard.vue │ ├── ArticleGrid.vue │ ├── ArticleMetaData.vue │ ├── FloatingHeader.vue │ ├── Footer.vue │ ├── Header.vue │ ├── MenuButton.vue │ ├── Navigator.vue │ ├── Pagination.vue │ └── SubscribeForm.vue │ ├── extendPageData.js │ ├── global-components │ ├── CodePen.vue │ ├── GithubButton.vue │ ├── Icon.vue │ ├── Skills.vue │ └── YouTube.vue │ ├── index.js │ ├── layouts │ ├── Article.vue │ ├── ArticlesAll.vue │ ├── ArticlesPaginated.vue │ ├── GlobalLayout.vue │ ├── Home.vue │ ├── Layout.vue │ └── Tags.vue │ ├── search.js │ ├── styles │ ├── code.styl │ ├── container.styl │ ├── content.styl │ ├── fonts.styl │ ├── index.styl │ ├── links.styl │ ├── palette.styl │ ├── ribbons.styl │ ├── tables.styl │ └── typography.styl │ └── utils.js ├── LICENSE ├── README.md ├── articles ├── 20170905 Are you sure │ ├── Result1.mp4 │ ├── Result2.mp4 │ ├── Result3.mp4 │ ├── Result4.mp4 │ ├── States.mp4 │ ├── axios_race_condition.png │ ├── axios_race_condition_fail_fast.png │ ├── cover.png │ ├── index.md │ ├── status_diagram.png │ ├── status_diagram_clicks.png │ ├── status_diagram_submitting.png │ └── status_diagram_timeouts.png ├── 20171011 Conciliating Laravel and DDD │ ├── Compromising-layered-architecture-0.png │ ├── Compromising-layered-architecture-1.png │ ├── Compromising-layered-architecture-2.png │ ├── Compromising-layered-architecture-3.png │ ├── Compromising-layered-architecture-4.png │ ├── Layered-architecture-overview-1.png │ ├── Layered-architecture-overview-2.png │ ├── Layered-architecture-overview-3.png │ └── index.md ├── 20180219 Conciliating Laravel and DDD (part 2) │ ├── index.md │ └── meme.jpg ├── 20180221 Wrap where clauses │ └── index.md ├── 20180227 Drag&Drop made easy │ └── index.md ├── 20180311 Laravel Deployer │ └── index.md ├── 20180415 So I wrote my dotfiles... │ ├── index.md │ └── screenshot.png ├── 20180427 Learn Laravel Deployer 1 │ └── index.md ├── 20180427 Learn Laravel Deployer 2 │ └── index.md ├── 20180511 Resizable Textarea │ └── index.md ├── 20180531 Editable Textarea │ ├── Components-with-magic-wands.png │ ├── Kapture-2018-05-31-at-18.51.07.gif │ ├── Kapture-2018-05-31-at-18.57.25.gif │ ├── Kapture-2018-05-31-at-18.59.09.gif │ ├── Kapture-2018-05-31-at-19.01.41.gif │ ├── Kapture-2018-05-31-at-19.09.13.gif │ └── index.md ├── 20180603 GitLab pipelines │ ├── Screen-Shot-2018-06-03-at-17.03.04.png │ ├── docker-image-Step-1.png │ ├── docker-image-Step-2.png │ └── index.md ├── 20180806 Laravel deployment using GitLab's pipelines │ ├── cover.gif │ ├── diagram_artifacts.png │ ├── diagram_cache.png │ ├── diagram_cache_and_artifacts.png │ ├── final_pipeline.png │ ├── final_pipeline_build.png │ ├── final_pipeline_deploy.png │ ├── final_pipeline_test.png │ ├── index.md │ ├── overview_basic.png │ ├── overview_upload.png │ ├── screenshot_download_artifacts.png │ ├── screenshot_forge_ssh.png │ ├── screenshot_gitlab_variables.png │ └── screenshot_manual.gif ├── 20180912 Google Calendar Sync │ ├── Kapture-2018-08-17-at-16.35.55.gif │ ├── Part-1---Google-service-with-token.png │ ├── Part-1---Google-service.png │ ├── Part-1---Google-verif.png │ ├── Part-1---Models.png │ ├── Part-1---Next-page-tokens.png │ ├── Part-1---OAuth-final.png │ ├── Part-1---OAuth.png │ ├── Part-1---Synchronize-jobs.png │ ├── Screen-Shot-2018-08-17-at-13.40.33.png │ ├── Screen-Shot-2018-08-17-at-19.52.30.png │ ├── Screen-Shot-2018-08-17-at-20.47.06.png │ ├── Screen-Shot-2018-08-17-at-20.47.35.png │ └── index.md ├── 20180916 Google Calendar Sync 2 │ ├── Part-1---Next-page-tokens.png │ ├── Part-2---As-is-process.png │ ├── Part-2---Models.png │ ├── Part-2---Sync-tokens-usage.png │ ├── Part-2---Sync-tokens.png │ ├── Part-2---Synchronize-jobs.png │ ├── Part-2---To-be-process-with-ping.png │ ├── Part-2---To-be-process.png │ ├── Remove-constructor-from-subclasses.png │ ├── Sync-events-from-Google-calendar.gif │ └── index.md ├── 20180930 Google Calendar Sync 3 │ ├── Kapture-2018-10-02-at-17.47.13.gif │ ├── Part-3---Summary.png │ ├── Part-3---as-is.png │ ├── Part-3---event-listeners.png │ ├── Part-3---to-be-deleted.png │ ├── Part-3---to-be-hybrid.png │ ├── Part-3---to-be-refreshed.png │ ├── Part-3---to-be.png │ ├── Part-3---watch-jobs.png │ └── index.md ├── 20190211 Introducing Javel │ ├── Components-after-models.png │ ├── Components-before-models.png │ ├── Models.png │ ├── Stores.png │ └── index.md ├── 20190321 Laravel pagination with TailwindCSS │ ├── index.md │ ├── pagination.png │ ├── pagination_1.png │ ├── pagination_2.png │ ├── pagination_3.png │ ├── pagination_4.png │ ├── pagination_5.png │ └── pagination_6.png ├── 20190505 Redesigning my blog using Vuepress and TailwindCSS │ └── index.md ├── 20190607 Making CRON expressions human-readable │ ├── index.md │ └── paparazzi.png ├── 20200315 Visualise your users as Minecraft villagers │ ├── index.md │ ├── minecraft_forge_screenshot.png │ ├── minecraft_mod_1.png │ ├── minecraft_mod_2.png │ ├── minecraft_mod_2bis.png │ ├── minecraft_mod_3.png │ ├── minecraft_mod_4.png │ ├── minecraft_mod_5.png │ ├── minecraft_mod_6.png │ ├── minecraft_mod_7.png │ ├── minecraft_mod_8.png │ └── minecraft_mod_9.png ├── 20200510 Why I wrote Laravel Actions │ └── index.md ├── 20200714 Unlock your frontend skills │ ├── all_heroes.png │ ├── components.png │ ├── index.md │ ├── models.png │ ├── plugins.png │ ├── services.png │ └── stores.png ├── 20200911 Replacing Tailwind UI hero patterns │ ├── hero_pattern_1.png │ ├── hero_pattern_2.png │ ├── index.md │ └── tailwind_ui_example.png └── index.md ├── package.json ├── pages └── cv │ ├── ccoe.jpg │ ├── elegon.png │ ├── index.md │ └── jeepfl.jpg └── tailwind.config.js /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | .idea 3 | node_modules 4 | /public 5 | /.vuepress/dist 6 | -------------------------------------------------------------------------------- /.vuepress/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/config.js -------------------------------------------------------------------------------- /.vuepress/public/android-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-144x144.png -------------------------------------------------------------------------------- /.vuepress/public/android-icon-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-192x192.png -------------------------------------------------------------------------------- /.vuepress/public/android-icon-36x36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-36x36.png -------------------------------------------------------------------------------- /.vuepress/public/android-icon-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-48x48.png -------------------------------------------------------------------------------- /.vuepress/public/android-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-72x72.png -------------------------------------------------------------------------------- /.vuepress/public/android-icon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/android-icon-96x96.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-114x114.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-120x120.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-144x144.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-152x152.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-180x180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-180x180.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-57x57.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-60x60.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-72x72.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-76x76.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon-precomposed.png -------------------------------------------------------------------------------- /.vuepress/public/apple-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/apple-icon.png -------------------------------------------------------------------------------- /.vuepress/public/browserconfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/browserconfig.xml -------------------------------------------------------------------------------- /.vuepress/public/covers/are-you-sure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/are-you-sure.png -------------------------------------------------------------------------------- /.vuepress/public/covers/conciliating-laravel-and-ddd-part-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/conciliating-laravel-and-ddd-part-2.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/conciliating-laravel-and-ddd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/conciliating-laravel-and-ddd.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/drag-drop-made-easy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/drag-drop-made-easy.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/google-calendar-part-1-integration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/google-calendar-part-1-integration.png -------------------------------------------------------------------------------- /.vuepress/public/covers/google-calendar-part-2-periodic-synchronizations.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/google-calendar-part-2-periodic-synchronizations.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/google-calendar-part-3-webhook-synchronizations.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/google-calendar-part-3-webhook-synchronizations.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/introducing-javel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/introducing-javel.png -------------------------------------------------------------------------------- /.vuepress/public/covers/laravel-deployment-using-gitlab-pipelines.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/laravel-deployment-using-gitlab-pipelines.gif -------------------------------------------------------------------------------- /.vuepress/public/covers/laravel-pagination-with-tailwindcss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/laravel-pagination-with-tailwindcss.png -------------------------------------------------------------------------------- /.vuepress/public/covers/learn-laravel-deployer-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/learn-laravel-deployer-1.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/learn-laravel-deployer-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/learn-laravel-deployer-2.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/making-cron-expressions-human-readable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/making-cron-expressions-human-readable.png -------------------------------------------------------------------------------- /.vuepress/public/covers/redesigning-my-blog-using-vuepress-and-tailwindcss.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/redesigning-my-blog-using-vuepress-and-tailwindcss.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/renderless-editable-textarea.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/renderless-editable-textarea.gif -------------------------------------------------------------------------------- /.vuepress/public/covers/renderless-resizable-textarea.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/renderless-resizable-textarea.gif -------------------------------------------------------------------------------- /.vuepress/public/covers/replacing-tailwind-ui-hero-patterns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/replacing-tailwind-ui-hero-patterns.png -------------------------------------------------------------------------------- /.vuepress/public/covers/so-i-wrote-my-dotfiles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/so-i-wrote-my-dotfiles.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/unlock-your-frontend-skills.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/unlock-your-frontend-skills.png -------------------------------------------------------------------------------- /.vuepress/public/covers/using-gitlabs-pipeline-with-laravel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/using-gitlabs-pipeline-with-laravel.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/visualise-your-users-as-minecraft-villagers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/visualise-your-users-as-minecraft-villagers.png -------------------------------------------------------------------------------- /.vuepress/public/covers/why-i-wrote-laravel-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/why-i-wrote-laravel-actions.png -------------------------------------------------------------------------------- /.vuepress/public/covers/wrap-where-clauses.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/wrap-where-clauses.jpg -------------------------------------------------------------------------------- /.vuepress/public/covers/zero-downtime-deployment.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/covers/zero-downtime-deployment.jpg -------------------------------------------------------------------------------- /.vuepress/public/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/favicon-16x16.png -------------------------------------------------------------------------------- /.vuepress/public/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/favicon-32x32.png -------------------------------------------------------------------------------- /.vuepress/public/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/favicon-96x96.png -------------------------------------------------------------------------------- /.vuepress/public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/favicon.ico -------------------------------------------------------------------------------- /.vuepress/public/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/manifest.json -------------------------------------------------------------------------------- /.vuepress/public/ms-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/ms-icon-144x144.png -------------------------------------------------------------------------------- /.vuepress/public/ms-icon-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/ms-icon-150x150.png -------------------------------------------------------------------------------- /.vuepress/public/ms-icon-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/ms-icon-310x310.png -------------------------------------------------------------------------------- /.vuepress/public/ms-icon-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/public/ms-icon-70x70.png -------------------------------------------------------------------------------- /.vuepress/theme/articles.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/articles.js -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Bold.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Heavy.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Light.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Medium.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Regular.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.eot -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.woff -------------------------------------------------------------------------------- /.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/fonts/arkibal_serif/ArkibalSerif-Thin.woff2 -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/LICENSE.md -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-add-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-add-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-add-square.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-add-square.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-airplane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-airplane.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-announcement.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-announcement.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-application.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-application.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-archive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-archive.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thick-down-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thick-down-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thick-left-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thick-left-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thick-right-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thick-right-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thick-up-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thick-up-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thin-down-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thin-down-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thin-left-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thin-left-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thin-right-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thin-right-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrow-thin-up-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrow-thin-up-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrows-merge.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrows-merge.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-arrows-split.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-arrows-split.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-asterisk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-asterisk.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-at.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-at.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-attach.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-attach.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-battery-full.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-battery-full.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-battery-half.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-battery-half.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-bolt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-bolt.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-book-closed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-book-closed.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-book-open.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-book-open.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-box.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-box.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-brick.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-brick.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-bug.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-bug.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-buoy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-buoy.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-calculator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-calculator.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-calendar-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-calendar-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-calendar-date.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-calendar-date.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-calendar-remove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-calendar-remove.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-calendar.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-camera.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-camera.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-certificate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-certificate.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-chart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-chart.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-chat-group-alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-chat-group-alt.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-chat-group.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-chat-group.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-chat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-chat.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-check.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-down-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-down-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-down.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-left-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-left-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-right-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-right-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-selection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-selection.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-up-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-up-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cheveron-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cheveron-up.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-click-target.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-click-target.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-close-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-close-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-close-square.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-close-square.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-close.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cloud-download.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cloud-download.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cloud-upload.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cloud-upload.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-clouds.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-clouds.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-code.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-code.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-cog.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-cog.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-collection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-collection.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-compass.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-compass.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-credit-card.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-credit-card.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-currency-dollar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-currency-dollar.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-currency-euro.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-currency-euro.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-dashboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-dashboard.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-deliver.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-deliver.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-desktop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-desktop.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-device-smartphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-device-smartphone.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-device-tablet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-device-tablet.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-discount.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-discount.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-document-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-document-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-document-notes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-document-notes.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-document-remove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-document-remove.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-document.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-document.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-door-enter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-door-enter.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-door-exit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-door-exit.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-dots-horizontal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-dots-horizontal.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-dots-vertical.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-dots-vertical.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-dupicate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-dupicate.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-edit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-edit.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-external-window.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-external-window.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-factory.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-factory.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-fast-forward.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-fast-forward.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-fast-rewind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-fast-rewind.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-film.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-film.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-flag.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-flag.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-folder-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-folder-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-folder-remove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-folder-remove.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-folder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-folder.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-globe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-globe.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-hard-drive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-hard-drive.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-headphones.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-headphones.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-heart.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-help.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-help.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-history.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-history.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-home.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-home.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-hour-glass.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-hour-glass.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-identification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-identification.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-important.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-important.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-inbox-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-inbox-check.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-inbox-download.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-inbox-download.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-inbox-full.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-inbox-full.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-inbox-upload.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-inbox-upload.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-information.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-information.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-interface.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-interface.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-key.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-key.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-launch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-launch.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-layers.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-layers.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-library.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-library.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-light.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-light.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-link.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-link.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-location-pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-location-pin.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-lock-open.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-lock-open.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-lock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-lock.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-mail.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-map.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-map.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-menu.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-microphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-microphone.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-money.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-money.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-monitor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-monitor.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-mood-happy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-mood-happy.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-mood-neutral.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-mood-neutral.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-mood-sad.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-mood-sad.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-news.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-news.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-notification-off.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-notification-off.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-notification.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-office.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-office.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-order-horizontal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-order-horizontal.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-order-vertical.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-order-vertical.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-package.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-package.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-paint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-paint.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-pause.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-pause.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-phone-incoming-call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-phone-incoming-call.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-phone-outgoing-call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-phone-outgoing-call.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-phone-ring.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-phone-ring.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-photo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-photo.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-pie-chart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-pie-chart.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-pin.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-play.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-play.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-presentation-play.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-presentation-play.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-presentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-presentation.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-print.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-print.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-puzzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-puzzle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-receipt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-receipt.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-refresh.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-refresh.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-remove-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-remove-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-remove-square.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-remove-square.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-remove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-remove.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-scale.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-scale.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-search.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-search.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-security-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-security-check.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-security-important.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-security-important.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-security.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-security.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-send.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-send.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-server.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-server.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-shopping-bag.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-shopping-bag.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-shopping-basket.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-shopping-basket.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-shopping-cart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-shopping-cart.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-sign.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-sign.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-sort-ascending.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-sort-ascending.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-sort-decending.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-sort-decending.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-star.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-star.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-stop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-stop.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-store.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-store.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-survey.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-survey.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-swatch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-swatch.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-tag.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-tag.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-target.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-target.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-text-cursor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-text-cursor.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-thermostat-full.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-thermostat-full.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-thermostat-half.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-thermostat-half.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-thumbs-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-thumbs-down.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-thumbs-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-thumbs-up.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-ticket.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-ticket.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-time.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-time.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-translate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-translate.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-trash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-trash.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-trending-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-trending-down.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-trending-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-trending-up.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-trophy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-trophy.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-tune.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-tune.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-umbrella.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-umbrella.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-check.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-circle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-circle.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-couple.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-couple.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-group.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-group.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user-remove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user-remove.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-user.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-user.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-videocam.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-videocam.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-view-hidden.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-view-hidden.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-view-visible.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-view-visible.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-volume-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-volume-down.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-volume-mute.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-volume-mute.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-volume-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-volume-up.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-wallet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-wallet.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-widget-add.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-widget-add.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-wifi-off.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-wifi-off.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-wifi.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-wifi.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-work.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-work.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-zoom-in.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-zoom-in.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/icon-zoom-out.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/icon-zoom-out.svg -------------------------------------------------------------------------------- /.vuepress/theme/assets/icons/primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/assets/icons/primary.svg -------------------------------------------------------------------------------- /.vuepress/theme/components/AnimatedGradient.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/AnimatedGradient.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/ArticleCard.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/ArticleCard.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/ArticleGrid.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/ArticleGrid.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/ArticleMetaData.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/ArticleMetaData.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/FloatingHeader.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/FloatingHeader.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/Footer.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/Footer.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/Header.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/Header.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/MenuButton.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/MenuButton.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/Navigator.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/Navigator.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/Pagination.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/Pagination.vue -------------------------------------------------------------------------------- /.vuepress/theme/components/SubscribeForm.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/components/SubscribeForm.vue -------------------------------------------------------------------------------- /.vuepress/theme/extendPageData.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/extendPageData.js -------------------------------------------------------------------------------- /.vuepress/theme/global-components/CodePen.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/global-components/CodePen.vue -------------------------------------------------------------------------------- /.vuepress/theme/global-components/GithubButton.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/global-components/GithubButton.vue -------------------------------------------------------------------------------- /.vuepress/theme/global-components/Icon.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/global-components/Icon.vue -------------------------------------------------------------------------------- /.vuepress/theme/global-components/Skills.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/global-components/Skills.vue -------------------------------------------------------------------------------- /.vuepress/theme/global-components/YouTube.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/global-components/YouTube.vue -------------------------------------------------------------------------------- /.vuepress/theme/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/index.js -------------------------------------------------------------------------------- /.vuepress/theme/layouts/Article.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/Article.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/ArticlesAll.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/ArticlesAll.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/ArticlesPaginated.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/ArticlesPaginated.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/GlobalLayout.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/GlobalLayout.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/Home.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/Home.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/Layout.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/Layout.vue -------------------------------------------------------------------------------- /.vuepress/theme/layouts/Tags.vue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/layouts/Tags.vue -------------------------------------------------------------------------------- /.vuepress/theme/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/search.js -------------------------------------------------------------------------------- /.vuepress/theme/styles/code.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/code.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/container.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/container.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/content.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/content.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/fonts.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/fonts.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/index.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/index.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/links.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/links.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/palette.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/palette.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/ribbons.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/ribbons.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/tables.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/tables.styl -------------------------------------------------------------------------------- /.vuepress/theme/styles/typography.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/styles/typography.styl -------------------------------------------------------------------------------- /.vuepress/theme/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/.vuepress/theme/utils.js -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/README.md -------------------------------------------------------------------------------- /articles/20170905 Are you sure/Result1.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/Result1.mp4 -------------------------------------------------------------------------------- /articles/20170905 Are you sure/Result2.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/Result2.mp4 -------------------------------------------------------------------------------- /articles/20170905 Are you sure/Result3.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/Result3.mp4 -------------------------------------------------------------------------------- /articles/20170905 Are you sure/Result4.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/Result4.mp4 -------------------------------------------------------------------------------- /articles/20170905 Are you sure/States.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/States.mp4 -------------------------------------------------------------------------------- /articles/20170905 Are you sure/axios_race_condition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/axios_race_condition.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/axios_race_condition_fail_fast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/axios_race_condition_fail_fast.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/cover.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/index.md -------------------------------------------------------------------------------- /articles/20170905 Are you sure/status_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/status_diagram.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/status_diagram_clicks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/status_diagram_clicks.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/status_diagram_submitting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/status_diagram_submitting.png -------------------------------------------------------------------------------- /articles/20170905 Are you sure/status_diagram_timeouts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20170905 Are you sure/status_diagram_timeouts.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-0.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-1.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-2.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-3.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Compromising-layered-architecture-4.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-1.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-2.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/Layered-architecture-overview-3.png -------------------------------------------------------------------------------- /articles/20171011 Conciliating Laravel and DDD/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20171011 Conciliating Laravel and DDD/index.md -------------------------------------------------------------------------------- /articles/20180219 Conciliating Laravel and DDD (part 2)/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180219 Conciliating Laravel and DDD (part 2)/index.md -------------------------------------------------------------------------------- /articles/20180219 Conciliating Laravel and DDD (part 2)/meme.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180219 Conciliating Laravel and DDD (part 2)/meme.jpg -------------------------------------------------------------------------------- /articles/20180221 Wrap where clauses/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180221 Wrap where clauses/index.md -------------------------------------------------------------------------------- /articles/20180227 Drag&Drop made easy/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180227 Drag&Drop made easy/index.md -------------------------------------------------------------------------------- /articles/20180311 Laravel Deployer/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180311 Laravel Deployer/index.md -------------------------------------------------------------------------------- /articles/20180415 So I wrote my dotfiles.../index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180415 So I wrote my dotfiles.../index.md -------------------------------------------------------------------------------- /articles/20180415 So I wrote my dotfiles.../screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180415 So I wrote my dotfiles.../screenshot.png -------------------------------------------------------------------------------- /articles/20180427 Learn Laravel Deployer 1/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180427 Learn Laravel Deployer 1/index.md -------------------------------------------------------------------------------- /articles/20180427 Learn Laravel Deployer 2/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180427 Learn Laravel Deployer 2/index.md -------------------------------------------------------------------------------- /articles/20180511 Resizable Textarea/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180511 Resizable Textarea/index.md -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Components-with-magic-wands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Components-with-magic-wands.png -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.51.07.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.51.07.gif -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.57.25.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.57.25.gif -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.59.09.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Kapture-2018-05-31-at-18.59.09.gif -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Kapture-2018-05-31-at-19.01.41.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Kapture-2018-05-31-at-19.01.41.gif -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/Kapture-2018-05-31-at-19.09.13.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/Kapture-2018-05-31-at-19.09.13.gif -------------------------------------------------------------------------------- /articles/20180531 Editable Textarea/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180531 Editable Textarea/index.md -------------------------------------------------------------------------------- /articles/20180603 GitLab pipelines/Screen-Shot-2018-06-03-at-17.03.04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180603 GitLab pipelines/Screen-Shot-2018-06-03-at-17.03.04.png -------------------------------------------------------------------------------- /articles/20180603 GitLab pipelines/docker-image-Step-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180603 GitLab pipelines/docker-image-Step-1.png -------------------------------------------------------------------------------- /articles/20180603 GitLab pipelines/docker-image-Step-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180603 GitLab pipelines/docker-image-Step-2.png -------------------------------------------------------------------------------- /articles/20180603 GitLab pipelines/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180603 GitLab pipelines/index.md -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/cover.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/cover.gif -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/diagram_artifacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/diagram_artifacts.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/diagram_cache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/diagram_cache.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/diagram_cache_and_artifacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/diagram_cache_and_artifacts.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_build.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_build.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_deploy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_deploy.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/final_pipeline_test.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/index.md -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/overview_basic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/overview_basic.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/overview_upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/overview_upload.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_download_artifacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_download_artifacts.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_forge_ssh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_forge_ssh.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_gitlab_variables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_gitlab_variables.png -------------------------------------------------------------------------------- /articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_manual.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180806 Laravel deployment using GitLab's pipelines/screenshot_manual.gif -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Kapture-2018-08-17-at-16.35.55.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Kapture-2018-08-17-at-16.35.55.gif -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Google-service-with-token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Google-service-with-token.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Google-service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Google-service.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Google-verif.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Google-verif.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Models.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Next-page-tokens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Next-page-tokens.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---OAuth-final.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---OAuth-final.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---OAuth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---OAuth.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Part-1---Synchronize-jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Part-1---Synchronize-jobs.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-13.40.33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-13.40.33.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-19.52.30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-19.52.30.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-20.47.06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-20.47.06.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-20.47.35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/Screen-Shot-2018-08-17-at-20.47.35.png -------------------------------------------------------------------------------- /articles/20180912 Google Calendar Sync/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180912 Google Calendar Sync/index.md -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-1---Next-page-tokens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-1---Next-page-tokens.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---As-is-process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---As-is-process.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---Models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---Models.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---Sync-tokens-usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---Sync-tokens-usage.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---Sync-tokens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---Sync-tokens.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---Synchronize-jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---Synchronize-jobs.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---To-be-process-with-ping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---To-be-process-with-ping.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Part-2---To-be-process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Part-2---To-be-process.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Remove-constructor-from-subclasses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Remove-constructor-from-subclasses.png -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/Sync-events-from-Google-calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/Sync-events-from-Google-calendar.gif -------------------------------------------------------------------------------- /articles/20180916 Google Calendar Sync 2/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180916 Google Calendar Sync 2/index.md -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Kapture-2018-10-02-at-17.47.13.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Kapture-2018-10-02-at-17.47.13.gif -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---Summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---Summary.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---as-is.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---as-is.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---event-listeners.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---event-listeners.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---to-be-deleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---to-be-deleted.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---to-be-hybrid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---to-be-hybrid.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---to-be-refreshed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---to-be-refreshed.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---to-be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---to-be.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/Part-3---watch-jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/Part-3---watch-jobs.png -------------------------------------------------------------------------------- /articles/20180930 Google Calendar Sync 3/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20180930 Google Calendar Sync 3/index.md -------------------------------------------------------------------------------- /articles/20190211 Introducing Javel/Components-after-models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190211 Introducing Javel/Components-after-models.png -------------------------------------------------------------------------------- /articles/20190211 Introducing Javel/Components-before-models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190211 Introducing Javel/Components-before-models.png -------------------------------------------------------------------------------- /articles/20190211 Introducing Javel/Models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190211 Introducing Javel/Models.png -------------------------------------------------------------------------------- /articles/20190211 Introducing Javel/Stores.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190211 Introducing Javel/Stores.png -------------------------------------------------------------------------------- /articles/20190211 Introducing Javel/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190211 Introducing Javel/index.md -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/index.md -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_1.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_2.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_3.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_4.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_5.png -------------------------------------------------------------------------------- /articles/20190321 Laravel pagination with TailwindCSS/pagination_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190321 Laravel pagination with TailwindCSS/pagination_6.png -------------------------------------------------------------------------------- /articles/20190505 Redesigning my blog using Vuepress and TailwindCSS/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190505 Redesigning my blog using Vuepress and TailwindCSS/index.md -------------------------------------------------------------------------------- /articles/20190607 Making CRON expressions human-readable/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190607 Making CRON expressions human-readable/index.md -------------------------------------------------------------------------------- /articles/20190607 Making CRON expressions human-readable/paparazzi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20190607 Making CRON expressions human-readable/paparazzi.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/index.md -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_forge_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_forge_screenshot.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_1.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_2.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_2bis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_2bis.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_3.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_4.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_5.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_6.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_7.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_8.png -------------------------------------------------------------------------------- /articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200315 Visualise your users as Minecraft villagers/minecraft_mod_9.png -------------------------------------------------------------------------------- /articles/20200510 Why I wrote Laravel Actions/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200510 Why I wrote Laravel Actions/index.md -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/all_heroes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/all_heroes.png -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/components.png -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/index.md -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/models.png -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/plugins.png -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/services.png -------------------------------------------------------------------------------- /articles/20200714 Unlock your frontend skills/stores.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200714 Unlock your frontend skills/stores.png -------------------------------------------------------------------------------- /articles/20200911 Replacing Tailwind UI hero patterns/hero_pattern_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200911 Replacing Tailwind UI hero patterns/hero_pattern_1.png -------------------------------------------------------------------------------- /articles/20200911 Replacing Tailwind UI hero patterns/hero_pattern_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200911 Replacing Tailwind UI hero patterns/hero_pattern_2.png -------------------------------------------------------------------------------- /articles/20200911 Replacing Tailwind UI hero patterns/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200911 Replacing Tailwind UI hero patterns/index.md -------------------------------------------------------------------------------- /articles/20200911 Replacing Tailwind UI hero patterns/tailwind_ui_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/20200911 Replacing Tailwind UI hero patterns/tailwind_ui_example.png -------------------------------------------------------------------------------- /articles/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/articles/index.md -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/package.json -------------------------------------------------------------------------------- /pages/cv/ccoe.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/pages/cv/ccoe.jpg -------------------------------------------------------------------------------- /pages/cv/elegon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/pages/cv/elegon.png -------------------------------------------------------------------------------- /pages/cv/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/pages/cv/index.md -------------------------------------------------------------------------------- /pages/cv/jeepfl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/pages/cv/jeepfl.jpg -------------------------------------------------------------------------------- /tailwind.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lorisleiva/blog-2019-vuepress/HEAD/tailwind.config.js --------------------------------------------------------------------------------