https://blackpointcyber.com/styleguide
https://github.com/timlrx/tailwind-nextjs-starter-blog
https://www.npmjs.com/package/@vercel/examples-ui
https://github.com/ijjk/notion-blog/tree/main/src/styles
| :root { | |
| --text-color:#000; | |
| --border-color:#ccc; | |
| } | |
| .element_1, .element_2 { | |
| .vars-enabled & { | |
| color:var(--text-color); | |
| } |
| root = true | |
| [*] | |
| charset = utf-8 | |
| end_of_line = lf | |
| indent_style = space | |
| indent_size = 2 | |
| insert_final_newline = true | |
| trim_trailing_whitespace = true |
| # Get the ISO 3166-1 alpha-2 codes for the countries | |
| countries=(IT FR CZ DE GB US VN CN AE IN UZ) | |
| # Loop through the countries | |
| for country in "${countries[@]}" | |
| do | |
| # Get the URL for the JSON data | |
| url="https://api.worldbank.org/v2/country/$country?format=json" | |
| # Download the JSON data to a file |
# mariadb: stable 10.8.3 (bottled)
ALTER USER 'root'@'localhost' IDENTIFIED BY 'root';
flush privileges;
exit;| FROM gitpod/workspace-full | |
| # Install composer deps | |
| RUN brew install php@8.0 wp-cli && brew unlink php && brew link php@8.0 # sudo install-packages adminer |
brew install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize suspicious-package apparency quicklookase qlvideo