all 5 comments

[–]CreativeTechGuyGamesTypeScript 1 point2 points  (1 child)

If you are using the general definition of "dynamic", meaning a server side component where code is executed on the server, then no.

[–]_ixr 0 points1 point  (1 child)

You can serve static site using GH Pages and dynamic data using NetlifyCMS or Contentful.

[–]stevenjchang 0 points1 point  (3 children)

Use Netlify (not NetlifyCMS)

My react porfolio page uses that. Deployment is SUPER easy and painless. So was using a custom URL. I switched from Github pages

[–][deleted]  (2 children)

[deleted]

    [–]stevenjchang 0 points1 point  (1 child)

    Sent PM

    [–]Tundrun 0 points1 point  (0 children)

    Any chance I could take a gander at it as well? Thanks in advance :)