Inspired by Indexhibit, this portfolio boilerplate uses Deno Fresh and PagesCMS for easy content management.
Use the gh CLI or the GitHub website to create a new repo from this template. For beginners, I recommend using the GitHub website and simply clicking the "Use this template" button.
Check the Deno installation guide for your operating system.
deno task start
Install the deployctl
command:
deno install -gArf jsr:@deno/deployctl
Deploy the app:
deployctl deploy
Note: You don't need to use the CLI to deploy the app. This can also be done through the Deno Deploy dashboard.
Connect your github profile to PagesCMS and open your cloned repo in the CMS.