-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
1 lines (1 loc) · 4.5 KB
/
data.json
1
[{"path": "bash/generate-random-secret.md", "heading": "Generate a random secret", "date": "2022-07-07", "topic": "bash"}, {"path": "bash/kill-command-after-timeout.md", "heading": "Kill command after a timeout", "date": "2022-06-14", "topic": "bash"}, {"path": "bash/load-environment-variables-from-file.md", "heading": "Load environment variables from file", "date": "2022-11-10", "topic": "bash"}, {"path": "bash/template-shell-script.md", "heading": "Template shell script", "date": "2022-11-19", "topic": "bash"}, {"path": "css/masonry-layout-with-clean-bottom-edge.md", "heading": "Masonry layout with a clean bottom edge", "date": "2022-07-29", "topic": "css"}, {"path": "css/play-and-pause-animations-on-hover.md", "heading": "Play and pause animations on hover", "date": "2023-03-27", "topic": "css"}, {"path": "git/get-date-of-first-commit.md", "heading": "Find the creation date of a file in a repository", "date": "2022-03-29", "topic": "git"}, {"path": "github-actions/checkout-full-history-of-repo.md", "heading": "Checkout the full history of a repository", "date": "2022-03-29", "topic": "github-actions"}, {"path": "github-actions/load-secret-env-variables-using-dotenv.md", "heading": "Load secret environment variables using dotenv", "date": "2022-06-14", "topic": "github-actions"}, {"path": "github-actions/run-python-script.md", "heading": "Run Python script in GitHub actions", "date": "2022-03-28", "topic": "github-actions"}, {"path": "github-actions/run-action-in-templated-repo-only.md", "heading": "Run action in a templated repository only", "date": "2022-06-14", "topic": "github-actions"}, {"path": "google-cloud-platform/sync-compressed-files-to-storage.md", "heading": "Sync compressed files to Google Cloud Storage", "date": "2022-11-19", "topic": "google-cloud-platform"}, {"path": "google-cloud-platform/write-temporary-files-from-cloud-functions.md", "heading": "Write temporary files from Cloud Functions", "date": "2022-11-10", "topic": "google-cloud-platform"}, {"path": "google-sheets/import-data-from-a-table-within-an-html-page.md", "heading": "Import data from a table within an HTML page", "date": "2022-10-08", "topic": "google-sheets"}, {"path": "google-sheets/run-js-via-app-scripts.md", "heading": "Run javascript code on Google sheets via Apps Script", "date": "2022-03-29", "topic": "google-sheets"}, {"path": "html/remove-whitespace-between-inline-elements.md", "heading": "Remove whitespace between inline elements", "date": "2022-04-15", "topic": "html"}, {"path": "html/render-js-object-in-pretty-format.md", "heading": "Render a javascript object in pretty format", "date": "2022-03-30", "topic": "html"}, {"path": "iframes/set-iframe-height-to-the-height-of-its-content.md", "heading": "Set a cross-domain iframe's height to the height of its content", "date": "2022-03-28", "topic": "iframes"}, {"path": "javascript/assign-default-values-when-destructuring-an-object-or-array.md", "heading": "Assign default values when destructuring an object or array", "date": "2022-04-16", "topic": "javascript"}, {"path": "javascript/copy-to-clipboard.md", "heading": "Copy to clipboard", "date": "2022-10-06", "topic": "javascript"}, {"path": "javascript/execute-code-privately-using-iifes.md", "heading": "Execute code privately using IIFEs", "date": "2022-03-29", "topic": "javascript"}, {"path": "javascript/get-computed-styles-of-an-element.md", "heading": "Get computed styles of an element on the page", "date": "2022-12-23", "topic": "javascript"}, {"path": "javascript/make-everything-on-a-website-editable.md", "heading": "Make everything on a website editable", "date": "2022-04-16", "topic": "javascript"}, {"path": "javascript/store-data-in-local-storage.md", "heading": "Store data in local storage", "date": "2022-09-30", "topic": "javascript"}, {"path": "maps/rendering-bing-tiles-with-maplibre.md", "heading": "Rendering Bing tiles with MapLibre", "date": "2022-12-22", "topic": "maps"}, {"path": "sqlite/import-csv-data-into-sqlite.md", "heading": "Import CSV data into SQLite", "date": "2022-03-29", "topic": "sqlite"}, {"path": "style-dictionary/custom-transform-to-remove-units.md", "heading": "Custom transform that removes units", "date": "2022-06-14", "topic": "style-dictionary"}, {"path": "svelte/type-component-parameters-when-spreading-restprops.md", "heading": "Type component parameters when spreading `$$restProps`", "date": "2022-12-09", "topic": "svelte"}, {"path": "sveltekit/collect-all-routes.md", "heading": "Collect all routes in a SvelteKit application (development only)", "date": "2022-03-31", "topic": "sveltekit"}]