Skip to content

Commit

Permalink
Merge branch 'main' into mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
shaedrich authored Nov 15, 2023
2 parents 31b7d8f + c97a120 commit 4ec33df
Show file tree
Hide file tree
Showing 23 changed files with 85 additions and 26 deletions.
1 change: 0 additions & 1 deletion collections/internet-censorship-circumventions/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
items:
- Dreamacro/clash
- Psiphon-Inc/psiphon
- getlantern/lantern
- shadowsocks/shadowsocks
Expand Down
1 change: 0 additions & 1 deletion collections/javascript-game-engines/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ items:
- Cloud9c/taro
- replit/kaboom
- straker/kontra
- jay19240/Haiku
display_name: JavaScript Game Engines
created_by: leereilly
---
Expand Down
4 changes: 2 additions & 2 deletions collections/release-radar-2018-12/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ items:
- SpaceVim/SpaceVim
- briangonzalez/rgbaster.js
- Kong/kong
- https://flutter.io/
- http://fishshell.com/
- https://flutter.dev/
- https://fishshell.com/
- https://developer.nvidia.com/physx-sdk
display_name: Release Radar · December 2018
created_by: leereilly
Expand Down
6 changes: 4 additions & 2 deletions feed.json.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ permalink: feed.json
],
"topics": [
{% for topic in topics %}
{% assign related = topic.related | split: ', ' %}
{% assign aliases = topic.aliases | split: ', ' %}
{
"topic_name": {{ topic.topic | jsonify }},
"created_by": {{ topic.created_by | jsonify }},
Expand All @@ -47,12 +49,12 @@ permalink: feed.json
"url": "{{ site.url }}{{ topic.url | remove_first: "/index.html" }}",
"wikipedia_url": {{ topic.wikipedia_url | jsonify }},
"related": [
{% for related_topic in topic.related %}
{% for related_topic in related %}
"{{ related_topic }}"{% unless forloop.last == true %},{% endunless %}
{% endfor %}
],
"aliases": [
{% for alias in topic.aliases %}
{% for alias in aliases %}
"{{ alias }}"{% unless forloop.last == true %},{% endunless %}
{% endfor %}
],
Expand Down
2 changes: 1 addition & 1 deletion topics/climate-change-mitigation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ created_by: Humanity
display_name: Climate change mitigation
github_url: https://github.com/topics/climate-change-mitigation
logo: climate-change-mitigation.png
related: climate-change, climate-change-adaptation, clean-energy, energy-conservation, agriculture-and-industry, carbon-sequestration
related: climate-change, climate-change-adaptation, clean-energy, energy-conservation, carbon-sequestration
short_description: Reducing emissions of and stabilizing the levels of heat-trapping greenhouse gases in the atmosphere.
topic: climate-change-mitigation
url: https://climate.nasa.gov/solutions/adaptation-mitigation/
Expand Down
2 changes: 1 addition & 1 deletion topics/fantasy-game/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
display_name: fantasy-game
topic: fantasy-game
related: fighting-fantasy, cyoa, choose-you-own-adventure
related: fighting-fantasy, cyoa
short_description: A genre of video game.
---
A genre of game, where players assume the roles of characters and act out fantastical adventures.
7 changes: 3 additions & 4 deletions topics/google-sheets/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
---
aliases: gsheets, google-sheets-api
aliases: gsheets, google-sheets-api, google-spreadsheet, google-spreadsheets
created_by: Google
display_name: Google Sheets
github_url: https://github.com/googleworkspace
logo: google-sheets.png
related: google-workspace, google-docs, google-drive, google-forms, google-slides
related: google-workspace, google-docs, google-drive, google-forms, google-slides, spreadsheet
short_description: Create and edit online spreadsheets.
topic: google-sheets
url: https://workspace.google.com/products/sheets/
wikipedia_url: https://en.wikipedia.org/wiki/Google_Sheets

---
Use Google Sheets to create and edit online spreadsheets. Get insights together with secure sharing in real-time and from any device. The Google Sheets API lets you read, write, and format Google Sheets data with your preferred programming language, including Java, JavaScript, and Python.
Use **Google Sheets** to create and edit online spreadsheets. Get insights together with secure sharing in real-time and from any device. The Google Sheets API lets you read, write, and format Google Sheets data with your preferred programming language, including Java, JavaScript, and Python.

Other resources:

Expand Down
2 changes: 1 addition & 1 deletion topics/hackathon-kit/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
topic: hackathon-kit
aliases: hack-kit, resources, resource
display_name: Hackathon-Kit
related: game-jam, hacktoberfest, game-off, hackathon-organiser, hackathon, hackathons
related: game-jam, hacktoberfest, game-off, hackathon-organizer, hackathon, hackathons
short_description: A kit or resource for hackathons.
wikipedia_url: https://en.wikipedia.org/wiki/Hackathon
---
Expand Down
2 changes: 1 addition & 1 deletion topics/hackathon-organiser/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
topic: hackathon-organiser
aliases: event-organiser, hack-organiser, hack-organizer, event-organizer
aliases: event-organiser, hack-organiser, hack-organizer, event-organizer, hackathon-organizer
display_name: Hackathon-Organiser
related: game-jam, hacktoberfest, game-off, hackathon-kit, hackathon, hackathons
short_description: A person who organises or runs hackathons.
Expand Down
9 changes: 9 additions & 0 deletions topics/infrastructure-as-code/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
aliases: iac
display_name: Infrastructure as code
short_description: Infrastructure as code is a way to manage environment packages as code instead of manual installation and mantainance.
related: cloud-computing, devops, containerization, as-code, everything-as-code, container-orchestration, infrastructure-as-a-service, provisioning, infrastructure-drift
topic: infrastructure-as-code
wikipedia_url: https://en.wikipedia.org/wiki/Infrastructure_as_code
---
Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, **infrastructure** is defined and managed **as code**. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.
13 changes: 13 additions & 0 deletions topics/json-schema/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
created_by: Kris Zyp, Francis Galiegue, Gary Court, Austin Wright, Henry Andrews, Ben Hutton, and Greg Dennis
aliases: jsonschema
display_name: JSON Schema
logo: json-schema.png
released: '2009'
short_description: JSON Schema is a vocabulary that allows you to validate, annotate, and manipulate JSON
documents.
topic: json-schema
url: https://json-schema.org/
related: json
---
While JSON is probably the most popular format for exchanging data, **JSON Schema** is the vocabulary that enables JSON data consistency, validity, and interoperability at scale.
Binary file added topics/json-schema/json-schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 24 additions & 3 deletions topics/laravel/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,35 @@
---
aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6
aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6, laravel7, laravel8, laravel9, laravel10
created_by: Taylor Otwell
display_name: Laravel
github_url: https://github.com/laravel
logo: laravel.png
related: framework, php
related: framework, php, symfony, eloquent, mvc, syntactic-sugar, codeigniter, blade-template, php-artisan, october-cms
released: June 2011
short_description: The PHP Framework for Web Artisans.
topic: laravel
url: https://laravel.com/
wikipedia_url: https://en.wikipedia.org/wiki/Laravel
---
Laravel is a popular PHP framework, used for the development of MVC web applications.
**Laravel** is a popular PHP framework, used for the development of MVC web applications, based on [Symfony](https://github.com/topics/symfony) and created as an attempt to provide a more advanced alternative to [CodeIgniter](https://github.com/topics/codeigniter).

# [Versions](https://laravel.com/docs/10.x/releases#versioning-scheme)
[**v4**](https://github.com/topics/laravel4) ([v4.2](https://github.com/topics/laravel42)) • [**v5**](https://github.com/topics/laravel5) ([v5.1](https://github.com/topics/laravel51) • [v5.2](https://github.com/topics/laravel52) • [v5.3](https://github.com/topics/laravel53) • [v5.4](https://github.com/topics/laravel54) • [v5.5](https://github.com/topics/laravel55) • [v5.6](https://github.com/topics/laravel56) • [v5.7](https://github.com/topics/laravel57) • [v5.8](https://github.com/topics/laravel58)) • [**v6**](https://github.com/topics/laravel6) • [**v7**](https://github.com/topics/laravel7) • [**v8**](https://github.com/topics/laravel8) • [**v9**](https://github.com/topics/laravel9) • [**v10**](https://github.com/topics/laravel10)

# Packages
* [Valet](https://github.com/topics/valet)
* [Homestead](https://github.com/topics/homestead)
* [Cashier](https://github.com/topics/laravel-cashier)
* [Socialite](https://github.com/topics/laravel-socialite)
* [Passport](https://github.com/topics/laravel-passport)
* [Scout](https://github.com/topics/laravel-scout)
* [Dusk](https://github.com/topics/laravel-dusk)
* [Horizon](https://github.com/topics/laravel-horizon)
* [Telescope](https://github.com/topics/laravel-telescope)
* [Sanctum](https://github.com/topics/laravel-sanctum)
* [Jetstream](https://github.com/topics/laravel-jetstream)
* [Sail](https://github.com/topics/laravel-sail)
* [Echo](https://github.com/topics/laravel-echo)
* [Inertia](https://github.com/topics/inertiajs)
* [Livewire](https://github.com/topics/livewire)
* [Nova](https://github.com/topics/laravel-nova)
2 changes: 1 addition & 1 deletion topics/league-of-legends/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases: leagueoflegends, league-of-legends-api, league-of-legends-client, leagu
created_by: Riot Games
display_name: League of Legends
logo: league-of-legends.png
related: riot-games, league-of-legends-wild-rift, legends-of-runeterra, teamfight-tactics, valorant
related: riot-games, legends-of-runeterra, teamfight-tactics, valorant
released: October 27, 2009
short_description: League of Legends is a multiplayer online battle arena video game developed and published by Riot Games.
topic: league-of-legends
Expand Down
3 changes: 2 additions & 1 deletion topics/mediawiki/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ short_description: MediaWiki is a free and open source wiki engine, most well-kn
topic: mediawiki
url: https://www.mediawiki.org/
wikipedia_url: https://en.wikipedia.org/wiki/MediaWiki
related: semantic-mediawiki, wikitext, scribunto, version-control, wiki, wikipedia, wikia, collaboration, knowledge-base, dokuwiki
---
MediaWiki is a popular free and open source wiki engine written in PHP.
**MediaWiki** is a popular free and open source wiki engine written in PHP.
It is used by tens of thousands of websites to collect and organize knowledge and make it available to people.
Many people may be familiar with MediaWiki as the software that runs Wikimedia sites such as Wikipedia.
2 changes: 1 addition & 1 deletion topics/meilisearch/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
display_name: MeiliSearch
github_url: https://github.com/meilisearch/meilisearch
related: search-engine, database, site-search, entreprise-search
related: search-engine, database, site-search, enterprise-search
short_description: MeiliSearch is an open source typo-tolerant search engine.
topic: meilisearch
url: https://github.com/meilisearch/meilisearch
Expand Down
16 changes: 16 additions & 0 deletions topics/oop/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
aliases: object-oriented-programming, object-oriented-design
created_by: MIT, Alan Kay
display_name: Object-oriented programming (OOP)
released: 1960
short_description: Object-oriented programming is a programming paradigm based on the concept of objects fundamental to many programming languages.
topic: oop
wikipedia_url: https://en.wikipedia.org/wiki/Object-oriented_programming
related: procedural-programming, open-closed-principle, inheritance, polymorphism, orm, functional-programming, event-driven-programming
---
**Object-oriented programming** (**OOP**) is a programming paradigm based on the concept of objects fundamental to many programming languages, including [Java](https://github.com/topics/java) and [C++](https://github.com/topics/cpp). OOP can be devided in two sub types: class-based (or "classical") and prototype-based OOP (found in [JavaScript](https://github.com/topics/javascript), for example).

Object-oriented programming has several advantages over procedural programming:
* OOP provides a clear structure for the programs
* OOP helps to keep the code DRY "Don't Repeat Yourself", and makes the code easier to maintain, modify and debug
* Logic can be abstracted, encapsulated, composed, inherited and decoupled
2 changes: 1 addition & 1 deletion topics/perceptual-hashing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases: perceptual-hash
display_name: Perceptual hashing
short_description: Perceptual hashing is the use of an algorithm that attempts to produce a fingerprint of multimedia.
topic: perceptual-hashing
related: image-hashing, video-hashing, audio-hashing
related: image-hashing, video-hashing
wikipedia_url: https://en.wikipedia.org/wiki/Perceptual_hashing
---
Perceptual hashing is the use of an algorithm that attempts to fingerprint multimedia for identification and comparison. Perceptual hashes of two similar multimedia should be similar.
2 changes: 1 addition & 1 deletion topics/riot-games/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases: riotgames, riot-games-api, riotgames-api
created_by: Brandon Beck, Marc Merrill
display_name: Riot Games
logo: riot-games.png
related: league-of-legends, legends-of-runeterra, teamfight-tactics, valorant, league-of-legends-wild-rift
related: league-of-legends, legends-of-runeterra, teamfight-tactics, valorant
github_url: https://github.com/RiotGames
released: September 2006
short_description: Riot Games, Inc. is an American video game developer, publisher and esports tournament organizer.
Expand Down
2 changes: 1 addition & 1 deletion topics/teamfight-tactics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases: teamfighttactics
created_by: Riot Games
display_name: Teamfight Tactics
logo: teamfight-tactics.png
related: riot-games, league-of-legends, league-of-legends-wild-rift, legends-of-runeterra, valorant
related: riot-games, league-of-legends, legends-of-runeterra, valorant
released: June 26, 2019
short_description: Teamfight Tactics is an auto battler game developed and published by Riot Games.
topic: teamfight-tactics
Expand Down
2 changes: 1 addition & 1 deletion topics/umbraco/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ created_by: Niels Hartvig
display_name: Umbraco
github_url: https://github.com/umbraco/
logo: umbraco.png
related: umbraco-cloud, umbraco-community, umbraco-forms, umbraco-headless, umbraco-packages
related: umbraco-cloud, umbraco-community, umbraco-forms, umbraco-packages
released: February 16, 2005
short_description: Umbraco is the leading open source ASP.NET CMS.
topic: umbraco
Expand Down
2 changes: 1 addition & 1 deletion topics/valorant/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aliases: valorant-video-game, valorant-api, valorant-stats, valorant-skins
created_by: Riot Games
display_name: VALORANT
logo: valorant.png
related: riot-games, league-of-legends, league-of-legends-wild-rift, legends-of-runeterra, teamfight-tactics
related: riot-games, league-of-legends, legends-of-runeterra, teamfight-tactics
released: June 2, 2020
short_description: VALORANT is a free-to-play first-person hero shooter developed and published by Riot Games.
topic: valorant
Expand Down
2 changes: 1 addition & 1 deletion topics/video/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ logo: video.png
released: 1900
short_description: Electronic representation of moving visual images.
topic: video
related: digital-video, analog-video
related: digital-video
wikipedia_url: https://en.wikipedia.org/wiki/Video
---
Video is an electronic medium for the recording, copying, playback, broadcasting, and display of moving visual media. It brings together all the techniques allowing the constitution or restitution of electrical signal representing moving images.

0 comments on commit 4ec33df

Please sign in to comment.