Last active
December 28, 2018 16:50
-
-
Save ericrasch/794a8468a7b52e83f6188eab40fa7eb8 to your computer and use it in GitHub Desktop.
Revisions
-
ericrasch revised this gist
Dec 28, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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) -
ericrasch created this gist
Dec 28, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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/