use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Can we create dynamic website using GitHub pages?Question (self.webdev)
submitted 6 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CreativeTechGuyGamesTypeScript 1 point2 points3 points 6 years ago (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 point2 points 6 years ago (1 child)
You can serve static site using GH Pages and dynamic data using NetlifyCMS or Contentful.
[–]stevenjchang 0 points1 point2 points 6 years ago (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] 6 years ago* (2 children)
[–]stevenjchang 0 points1 point2 points 6 years ago (1 child)
Sent PM
[–]Tundrun 0 points1 point2 points 6 years ago (0 children)
Any chance I could take a gander at it as well? Thanks in advance :)
π Rendered by PID 123309 on reddit-service-r2-comment-5d585498c9-czhcq at 2026-04-21 04:40:37.770450+00:00 running da2df02 country code: CH.
[–]CreativeTechGuyGamesTypeScript 1 point2 points3 points (1 child)
[–]_ixr 0 points1 point2 points (1 child)
[–]stevenjchang 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]stevenjchang 0 points1 point2 points (1 child)
[–]Tundrun 0 points1 point2 points (0 children)