Skip to content

Commit 9169e08

Browse files
authored
Merge branch 'github:main' into infrastructure-as-code
2 parents 5f59362 + 1809636 commit 9169e08

File tree

19 files changed

+122
-23
lines changed

19 files changed

+122
-23
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v3
3434

3535
- name: 🔨 install dependencies & build site
36-
uses: actions/[email protected].8
36+
uses: actions/[email protected].9
3737

3838
- name: ⚡️ upload artifact
3939
uses: actions/upload-pages-artifact@v2

collections/devops-tools/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ items:
4141
- devtron-labs/devtron
4242
- livecycle/preevy
4343
- cloudposse/atmos
44+
- axem-solutions/dem
4445

4546
display_name: DevOps tools
4647
---

collections/learn-to-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
items:
3-
- 30-seconds/30-seconds-of-code
3+
- Chalarangelo/30-seconds-of-code
44
- railsgirls/guides.railsgirls.com
55
- railsbridge/docs
66
- freeCodeCamp/freeCodeCamp

topics/clu/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
created_by: Barbara Liskov et al.
3+
display_name: CLU
4+
released: 1975
5+
short_description: CLU was the first implemented programming language to provide direct linguistic support for data abstraction.
6+
topic: clu
7+
url: https://pmg.csail.mit.edu/CLU.html
8+
wikipedia_url: https://en.wikipedia.org/wiki/CLU_(programming_language)
9+
---
10+
CLU was the first implemented programming language to provide direct linguistic support for data abstraction. CLU contains a number of other interesting and influential features, including checked exceptions, iterators, and parametric polymorphism.

topics/gitops/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
display_name: GitOps
3+
short_description: GitOps is an operational framework that takes DevOps best practices and applies them to infrastructure automation.
4+
topic: gitops
5+
related: devops, winops, git, gitflow, devsecops, infrastructure-automation, infrastructure-as-code, containerization, monitoring, observability
6+
wikipedia_url: https://en.wikipedia.org/wiki/gitops
7+
---
8+
**GitOps** is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
9+
10+
# GitOps delivers:
11+
* A standard workflow for application development
12+
* Increased security for setting application requirements upfront
13+
* Improved reliability with visibility and version control through Git
14+
* Consistency across any cluster, any cloud, and any on-premise environment
15+
16+
# Key components of a GitOps workflow
17+
18+
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
19+
* The Git repository is the source of truth for the application configuration and code.
20+
* The CD pipeline is responsible for building, testing, and deploying the application.
21+
* The deployment tool is used to manage the application resources in the target environment.
22+
* The monitoring system tracks the application performance and provides feedback to the development team.
23+
24+

topics/hacksquad/hacksquad.png

10.1 KB
Loading

topics/hacksquad/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
created_by: Novu
3+
display_name: HackSquad
4+
logo: hacksquad.png
5+
released: October 2021
6+
short_description: Contribute code, meet community members, participate in workshops, and win more swags.
7+
topic: hacksquad
8+
url: https://hacksquad.dev/
9+
---
10+
With the fantastic atmosphere of Hacktoberfest, HackSquad has been started to double the fun and contributions. HackSquad is here to enhance your swag, meet with more community members and participate in workshops from various open source projects.

topics/hacktoberfest/index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,21 @@ released: October 2014
66
short_description: Hacktoberfest is a month-long celebration of open source projects, their maintainers, and the entire community of contributors.
77
topic: hacktoberfest
88
url: https://hacktoberfest.com/
9+
aliases: hacktoberfest-contributions, hacktoberfest-repo, hacktoberfest-contribute, hacktoberfest-participants, hacktoberfest-challenge, hacktoberfest-topic, hacktoberfest-project, hacktoberfest-maintainer
910
---
10-
Hacktoberfest is a month-long celebration of open source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
11+
**Hacktoberfest** is a month-long celebration of open source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
12+
13+
# By year
14+
[2017](https://github.com/topics/hacktoberfest2017) • [2018](https://github.com/topics/hacktoberfest2018) • [2019](https://github.com/topics/hacktoberfest2019) • [2020](https://github.com/topics/hacktoberfest2020) • [2021](https://github.com/topics/hacktoberfest2021) • [2022](https://github.com/topics/hacktoberfest2022) • [2023](https://github.com/topics/hacktoberfest2023) • [2024](https://github.com/topics/hacktoberfest2024) • [2025](https://github.com/topics/hacktoberfest2025) • [2026](https://github.com/topics/hacktoberfest2026)
15+
16+
# [By status](https://github.com/topics/hacktoberfest-status)
17+
[accepted](https://github.com/topics/hacktoberfest-accepted) • [approved](https://github.com/topics/hacktoberfest-approved)
18+
19+
# By country
20+
[🇳🇵 Nepal](https://github.com/topics/hacktoberfestnepal) • [🇮🇩 Indonesia](https://github.com/topics/hacktoberfest-indonesia) • **[🇮🇳 India](https://github.com/topics/hacktoberfest-india)** ([West Bengal](https://github.com/topics/hacktoberfest-westbengal)) • [🇧🇷 Brazil](https://github.com/topics/hacktoberfest-brasil)
21+
22+
# By contribution type
23+
[Issue](https://github.com/topics/hacktoberfest-issue) • [Pull Request](https://github.com/topics/hacktoberfest-pr)
24+
25+
# By programming language
26+
[React.js](https://github.com/topics/react-hacktoberfest) ([topic](https://github.com/topics/react)) • [Python](https://github.com/topics/hacktoberfestpy) ([topic](https://github.com/topics/python)) • [Java](https://github.com/topics/hacktoberfest-java) ([topic](https://github.com/topics/java))

topics/indieweb/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ short_description: The IndieWeb is a people-focused alternative to the "corporat
99
topic: indieweb
1010
url: https://indieweb.org/
1111
wikipedia_url: https://en.wikipedia.org/wiki/IndieWeb
12+
related: microformats, webmention, decentralized-web, decentralized, decentralization
1213
---
13-
The IndieWeb is a community of individual personal websites, connected by simple standards, based on the principles of owning your domain, using it as your primary identity, to publish on your own site (optionally syndicate elsewhere), and own your data.
14+
The **IndieWeb** is a community of individual personal websites, connected by simple standards, based on the principles of owning your domain, using it as your primary identity, to publish on your own site (optionally syndicate elsewhere), and own your data.

topics/json-api/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
display_name: "JSON:API"
3+
created_by: Yehuda Katz, Dan Gebhardt, Gabe Sullice, Jeldrik Hanschke, Tyler Kellen, Steve Klabnik,Ethan Resnick
4+
logo: json-api.png
5+
released: May 3, 2013
6+
short_description: "JSON:API is a specification for building APIs in JSON."
7+
topic: json-api
8+
url: https://jsonapi.org
9+
related: json, emberjs, rest-api, json-ld, hal, hateoas, siren, hydra, collection-json
10+
---
11+
**JSON:API** is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests. JSON:API is designed to minimize both the number of requests and the amount of data transmitted between clients and servers. This first draft was extracted from the JSON transport implicitly defined by Ember Data’s REST adapter. In general, Ember Data’s goal is to eliminate the need for ad-hoc code per application to communicate with servers that communicate in a well-defined way. The REST Adapter in Ember Data implicitly defined a protocol that custom servers could implement to get a drop-in client for all of their resources. The goals of the media type are to balance:
12+
13+
* A generic media type that can work across a broad set of use cases, including the generally used relationship types
14+
* Similarity to existing server-side framework practices (and human readability for debugging)
15+
* Ease of implementation on the server side
16+
* Ease of implementation on the client side
17+
18+
This specification reached a stable version 1.0 on May 29, 2015.

0 commit comments

Comments
 (0)