Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,6 @@ Check out the following links for documentation, inspiration, and further readin
* Amanda Visconti, ["Introducing Static Sites for Digital Humanities Projects (why & what are Jekyll, GitHub, etc.?)"](http://literaturegeek.com/2015/12/08/WhyJekyllGitHub)
* Alex Gil, ["How (and Why) to Generate a Static Website Using Jekyll, Part 1"](http://chronicle.com/blogs/profhacker/jekyll1/60913)
* Eduardo Bouças, ["An Introduction to Static Site Generators"](https://davidwalsh.name/introduction-static-site-generators)
* [Jekyll Style Guide](http://ben.balter.com/jekyll-style-guide/)
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
* The [Prose](http://prose.io/) content editor (built on Jekyll)
* [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
2 changes: 1 addition & 1 deletion en/lessons/collaborative-blog-with-jekyll-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ The following links are helpful for learning more about documentation, inspirati
* [Official Jekyll Documentation](http://jekyllrb.com/docs/home/)
* 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/)
* [https://help.github.com/articles/using-jekyll-with-pages/](https://help.github.com/articles/using-jekyll-with-pages/)
* [Jekyll Style Guide](http://ben.balter.com/jekyll-style-guide/)
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
* [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.

<div class="alert alert-warning">
Expand Down
2 changes: 1 addition & 1 deletion es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,6 @@ Puedes visitar estos sitios para más documentación, inspiración y para aprend
* Amanda Visconti, ["Introducing Static Sites for Digital Humanities Projects (why & what are Jekyll, GitHub, etc.?)"](https://literaturegeek.com/2015/12/08/WhyJekyllGitHub)
* Alex Gil, ["How (and Why) to Generate a Static Website Using Jekyll, Part 1"](https://chronicle.com/blogs/profhacker/jekyll1/60913)
* Eduardo Bouças, ["An Introduction to Static Site Generators"](https://davidwalsh.name/introduction-static-site-generators)
* [Guía de estilo de Jekyll](https://ben.balter.com/jekyll-style-guide/)
* Ben Balter, [Jekyll: Where content is truly king](https://ben.balter.com/2013/10/30/content-is-king/)
* [Prose](https://prose.io/): editor de contenido (creado en Jekyll)
* [Ú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.
Loading