Skip to content

Commit

Permalink
Generated Sample Programs website automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 16, 2023
1 parent b9ecf8b commit 2b2627e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 64 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ layout: default
title: Sample Programs in Every Language
---

Welcome to Sample Programs in Every Language, a collection of code snippets in as many languages as possible. Thanks for taking an interest in our collection which currently contains 1026 articles written by 235 authors.
Welcome to Sample Programs in Every Language, a collection of code snippets in as many languages as possible. Thanks for taking an interest in our collection which currently contains 1024 articles written by 235 authors.

If you'd like to contribute to this growing collection, check out our [contributing document](https://github.com/TheRenegadeCoder/sample-programs/blob/master/.github/CONTRIBUTING.md) for more information. In addition, you can explore our documentation which is organized by [project](/projects) and by [language](/languages). If you don't find what you're look for, check out our list of related [open-source projects](/related). Finally, if code isn't your thing but you'd still like to help, there are plenty of other ways to [support the project](https://therenegadecoder.com/updates/5-ways-you-can-support-the-renegade-coder/).
19 changes: 0 additions & 19 deletions docs/languages/eve/index.md

This file was deleted.

5 changes: 2 additions & 3 deletions docs/languages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: default
title: Programming Languages
---

Welcome to the Languages page! Here, you'll find a list of all of the languages represented in the collection. At this time, there are 158 languages, of which 140 are tested, and 831 code snippets.
Welcome to the Languages page! Here, you'll find a list of all of the languages represented in the collection. At this time, there are 157 languages, of which 140 are tested, and 830 code snippets.

## Language Collections by Letter

Expand Down Expand Up @@ -66,7 +66,7 @@ The 'D' collection contains 6 languages, of which 6 are tested, and 23 code snip

### E

The 'E' collection contains 10 languages, of which 8 are tested, and 58 code snippets.
The 'E' collection contains 9 languages, of which 8 are tested, and 57 code snippets.

- [Egison](https://sampleprograms.io/languages/egison)
- [Eiffel](https://sampleprograms.io/languages/eiffel)
Expand All @@ -77,7 +77,6 @@ The 'E' collection contains 10 languages, of which 8 are tested, and 58 code sni
- [Erlang](https://sampleprograms.io/languages/erlang)
- [Eta](https://sampleprograms.io/languages/eta)
- [Euphoria](https://sampleprograms.io/languages/euphoria)
- [Eve](https://sampleprograms.io/languages/eve)

### F

Expand Down
40 changes: 0 additions & 40 deletions docs/projects/hello-world/eve/index.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/projects/hello-world/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ Verify that the actual output matches the expected output
- [Hello World in Erlang](https://sampleprograms.io/projects/hello-world/erlang)
- [Hello World in Eta](https://sampleprograms.io/projects/hello-world/eta)
- [Hello World in Euphoria](https://sampleprograms.io/projects/hello-world/euphoria)
- [Hello World in Eve](https://sampleprograms.io/projects/hello-world/eve)
- [Hello World in F#](https://sampleprograms.io/projects/hello-world/f-sharp)
- [Hello World in F\*](https://sampleprograms.io/projects/hello-world/f-star)
- [Hello World in Factor](https://sampleprograms.io/projects/hello-world/factor)
Expand Down

0 comments on commit 2b2627e

Please sign in to comment.