@@ -53,22 +53,31 @@ npm run deploy
5353
5454## Overview
5555
56- My website has been created for Github Pages using [ GatsbyJS] ( https://www.gatsbyjs.com/ ) with the following plugins:
57-
58- - [ gatsby-plugin-sass] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sass/ )
59- - [ gatsby-plugin-image] ( https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-plugin-image/ )
60- - [ gatsby-plugin-google-tag] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-google-gtag/ )
61- - [ gatsby-plugin-react-helmet] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-react-helmet/ )
62- - [ gatsby-plugin-sitemap] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sitemap/ )
63- - [ gatsby-plugin-manifest] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-manifest/ )
64- - [ gatsby-plugin-offline] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-offline/ )
65- - [ gatsby-plugin-sharp] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sharp/ )
66- - [ gatsby-transformer-sharp] ( https://www.gatsbyjs.com/plugins/gatsby-transformer-sharp/ )
67- - [ gatsby-source-filesystem] ( https://www.gatsbyjs.com/plugins/gatsby-source-filesystem/ )
68- - [ gatsby-transformer-remark] ( https://www.gatsbyjs.com/plugins/gatsby-transformer-remark/ )
69- - [ gatsby-plugin-graphql-codegen] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-graphql-codegen/ )
70- - [ gatsby-plugin-feed] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-feed/ )
71- - [ gatsby-plugin-catch-links] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-catch-links/ )
56+ My website has been created for Github Pages using:
57+
58+
59+ * [ GatsbyJS] ( https://www.gatsbyjs.com/ ) with the following plugins:
60+ * [ gatsby-plugin-sass] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sass/ )
61+ * [ gatsby-plugin-image] ( https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-plugin-image/ )
62+ * [ gatsby-plugin-google-tag] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-google-gtag/ )
63+ * [ gatsby-plugin-react-helmet] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-react-helmet/ )
64+ * [ gatsby-plugin-sitemap] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sitemap/ )
65+ * [ gatsby-plugin-manifest] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-manifest/ )
66+ * [ gatsby-plugin-offline] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-offline/ )
67+ * [ gatsby-plugin-sharp] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-sharp/ )
68+ * [ gatsby-transformer-sharp] ( https://www.gatsbyjs.com/plugins/gatsby-transformer-sharp/ )
69+ * [ gatsby-source-filesystem] ( https://www.gatsbyjs.com/plugins/gatsby-source-filesystem/ )
70+ * [ gatsby-transformer-remark] ( https://www.gatsbyjs.com/plugins/gatsby-transformer-remark/ )
71+ * [ gatsby-remark-images] ( https://www.gatsbyjs.com/plugins/gatsby-remark-images/ )
72+ * [ gatsby-remark-emojis] ( https://www.gatsbyjs.com/plugins/gatsby-remark-emojis/ )
73+ * [ gatsby-remark-embed-video] ( https://www.gatsbyjs.com/plugins/gatsby-remark-embed-video/ )
74+ * [ gatsby-remark-katex] ( https://www.gatsbyjs.com/plugins/gatsby-remark-katex/ )
75+ * [ gatsby-remark-prismjs] ( https://www.gatsbyjs.com/plugins/gatsby-remark-prismjs/ )
76+ * [ gatsby-plugin-graphql-codegen] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-graphql-codegen/ )
77+ * [ gatsby-plugin-feed] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-feed/ )
78+ * [ gatsby-plugin-catch-links] ( https://www.gatsbyjs.com/plugins/gatsby-plugin-catch-links/ )
79+ * [ Styled components] ( https://styled-components.com )
80+ * [ TypeScript] ( https://www.typescriptlang.org )
7281
7382Go and checkout my [ homepage] ( https://www.fabrizioduroni.it " homepage ") and my [ blog] ( https://www.fabrizioduroni.it/blog/ " blog ") .
7483
0 commit comments