Skip to content

Commit a40693d

Browse files
authored
Merge pull request #3740 from programminghistorian/3739-links
3739 links
2 parents 44a357a + 5cda9a6 commit a40693d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

en/lessons/building-static-sites-with-jekyll-github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,6 @@ Check out the following links for documentation, inspiration, and further readin
584584
* Amanda Visconti, ["Introducing Static Sites for Digital Humanities Projects (why & what are Jekyll, GitHub, etc.?)"](http://literaturegeek.com/2015/12/08/WhyJekyllGitHub)
585585
* Alex Gil, ["How (and Why) to Generate a Static Website Using Jekyll, Part 1"](http://chronicle.com/blogs/profhacker/jekyll1/60913)
586586
* Eduardo Bouças, ["An Introduction to Static Site Generators"](https://davidwalsh.name/introduction-static-site-generators)
587-
* [Jekyll Style Guide](http://ben.balter.com/jekyll-style-guide/)
587+
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
588588
* The [Prose](http://prose.io/) content editor (built on Jekyll)
589589
* [Join the Digital Humanities Slack](https://digitalhumanities.slack.com) (anyone can join, even if you have no DH experience) and check out the #publishing channel for discussions of Jekyll and other DH publishing platforms

en/lessons/collaborative-blog-with-jekyll-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ The following links are helpful for learning more about documentation, inspirati
632632
* [Official Jekyll Documentation](http://jekyllrb.com/docs/home/)
633633
* Jekyll "unofficially" links to two Windows + Jekyll resources: [http://jekyll-windows.juthilo.com/](http://jekyll-windows.juthilo.com/) and [https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/](https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/)
634634
* [https://help.github.com/articles/using-jekyll-with-pages/](https://help.github.com/articles/using-jekyll-with-pages/)
635-
* [Jekyll Style Guide](http://ben.balter.com/jekyll-style-guide/)
635+
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
636636
* [Using a custom domain with GitHub Pages hosting](https://help.github.com/en/articles/using-a-custom-domain-with-github-pages) You can purchase a domain (such as my-own-domain.com; average costs run around $10-20/year) and switch your website to using that instead of *username.github.io/repo-name* but still use GitHub Pages' free hosting.
637637

638638
<div class="alert alert-warning">

es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,6 @@ Puedes visitar estos sitios para más documentación, inspiración y para aprend
665665
* Amanda Visconti, ["Introducing Static Sites for Digital Humanities Projects (why & what are Jekyll, GitHub, etc.?)"](https://literaturegeek.com/2015/12/08/WhyJekyllGitHub)
666666
* Alex Gil, ["How (and Why) to Generate a Static Website Using Jekyll, Part 1"](https://chronicle.com/blogs/profhacker/jekyll1/60913)
667667
* Eduardo Bouças, ["An Introduction to Static Site Generators"](https://davidwalsh.name/introduction-static-site-generators)
668-
* [Guía de estilo de Jekyll](https://ben.balter.com/jekyll-style-guide/)
668+
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
669669
* [Prose](https://prose.io/): editor de contenido (creado en Jekyll)
670670
* [Únete al Slack sobre humanidades digitales](https://digitalhumanities.slack.com) (cualquiera puede sumarse; no se necesita saber sobre humanidades digitales) y súmate a los debates acerca de Jekyll y otras plataformas de publicación en el canal #publishing.

0 commit comments

Comments
 (0)