Skip to content

hugo19941994/hugofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HugoFS website

continuous-integration continuous-delivery

Run

cd frontend

npm install
npm run build:ssr && npm run serve:ssr
cd backend

npm install
npm run compile && npm run start

Comments

To use comments configure an account in Disqus and change the shortname in ./frontend/src/app/blog/disqus.component.ts

Google Maps

Substitute API key in ./frontend/src/index.html