Skip to content

Instantly share code, notes, and snippets.

@ericrasch
Last active December 28, 2018 16:50
Show Gist options
  • Select an option

  • Save ericrasch/794a8468a7b52e83f6188eab40fa7eb8 to your computer and use it in GitHub Desktop.

Select an option

Save ericrasch/794a8468a7b52e83f6188eab40fa7eb8 to your computer and use it in GitHub Desktop.

Revisions

  1. ericrasch revised this gist Dec 28, 2018. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions jamstack-resources.md
    Original file line number Diff line number Diff line change
    @@ -16,6 +16,7 @@ These are some of the tools I leverage to making better wesites, more efficientl
    * https://jamstack.org/
    * https://www.netlify.com/open-source/
    * https://jekyllrb.com/
    * https://jekyllrb.com/docs/datafiles/ (for handling JSON & `.csv` through Jekyll)
    * https://www.staticgen.com/

    ## Hosting (for static site generators)
  2. ericrasch created this gist Dec 28, 2018.
    29 changes: 29 additions & 0 deletions jamstack-resources.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,29 @@
    # Links to website building zen

    These are some of the tools I leverage to making better wesites, more efficiently:

    ## Code Editors
    * https://code.visualstudio.com/
    * https://atom.io/
    * https://www.sublimetext.com/

    ## git + GitHub
    * https://github.com/
    * https://www.git-tower.com/mac
    * https://www.gitkraken.com/

    ## Static Site Generators (SSG)
    * https://jamstack.org/
    * https://www.netlify.com/open-source/
    * https://jekyllrb.com/
    * https://www.staticgen.com/

    ## Hosting (for static site generators)
    * https://www.netlify.com/

    ## Static Site Generator CMSs
    * https://forestry.io/
    * https://headlesscms.org/

    ## Other tools
    * https://cloudinary.com/