Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 3434 #3437

Merged
merged 5 commits into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2024-11-15-en-call-for-proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories: posts
The [English edition of Programming Historian](/en/lessons/) seeks proposals for new original lessons or translations to be considered for publication in 2025.

**Submissions Open**: 15 November 2024
**Submissions Close**: 15 January 2025
**Submissions Close**: 31 January 2025 (extended deadline)

## What is a _Programming Historian_ lesson?

Expand Down
2 changes: 1 addition & 1 deletion en/author-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These guidelines have been developed to help you understand the process of creat
## Step 1: Proposing a New Lesson

<div class="alert alert-success">
Our English journal is currently seeking proposals for new original lessons or translations to be considered for publication in 2025. Learn more in our <a href="/posts/en-call-for-proposals">call for proposals</a> (open until 15 January 2025). Submissions to our <a href="/es/guia-para-autores#paso-1-proponer-una-nueva-lección">Spanish</a>, <a href="/fr/consignes-auteurs#étape-1-proposer-une-nouvelle-leçon">French</a> and <a href="/pt/directrizes-autor#etapa-1-propor-uma-nova-lição">Portuguese</a> journals are open year-round.
Our English journal is currently seeking proposals for new original lessons or translations to be considered for publication in 2025. Learn more in our <a href="/posts/en-call-for-proposals">call for proposals</a>, open until 31 January 2025 (extended deadline). Submissions to our <a href="/es/guia-para-autores#paso-1-proponer-una-nueva-lección">Spanish</a>, <a href="/posts/appel-a-propositions">French</a> and <a href="/pt/directrizes-autor#etapa-1-propor-uma-nova-lição">Portuguese</a> journals are open year-round.
</div>

You can get a sense of what we publish by looking through our [published lessons]({{site.baseurl}}/en/lessons), reading our [reviewer guidelines]({{site.baseurl}}/en/reviewer-guidelines) or browsing [lessons in development](https://github.com/programminghistorian/ph-submissions/tree/gh-pages/en/drafts). Please also take a moment to check our [Lesson Concordance document](https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0) to see which methods we have already covered in our published or forthcoming lessons.
Expand Down
2 changes: 1 addition & 1 deletion en/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The _Programming Historian_ runs on the far-from-endless energy of volunteers, a
## Write a new lesson

<div class="alert alert-success">
Our English journal is currently seeking proposals for new original lessons or translations to be considered for publication in 2025. Learn more in our <a href="/posts/en-call-for-proposals">call for proposals</a> (open until 15 January 2025). Submissions to our <a href="/es/guia-para-autores#paso-1-proponer-una-nueva-lección">Spanish</a>, <a href="/fr/consignes-auteurs#étape-1-proposer-une-nouvelle-leçon">French</a> and <a href="/pt/directrizes-autor#etapa-1-propor-uma-nova-lição">Portuguese</a> journals are open year-round.
Our English journal is currently seeking proposals for new original lessons or translations to be considered for publication in 2025. Learn more in our <a href="/posts/en-call-for-proposals">call for proposals</a>, open until 31 January 2025 (extended deadline). Submissions to our <a href="/es/guia-para-autores#paso-1-proponer-una-nueva-lección">Spanish</a>, <a href="/posts/appel-a-propositions">French</a> and <a href="/pt/directrizes-autor#etapa-1-propor-uma-nova-lição">Portuguese</a> journals are open year-round.
</div>

<img src="{{site.baseurl}}/images/author-sm.png" class="garnish rounded float-right" alt="{{ site.data.snippets.write-a-lesson-image-alt[page.lang] }}"/>
Expand Down
Loading