Skip to content

πŸŽ‰ Welcome to ngVikings 2020! Join us for an epic Angular conference organized by the community. 🌍 This website, inspired by GDGToulouse DevFest, is your gateway to the latest updates and resources. Powered by Hugo and NodeJS, it's a testament to our passion for Angular development. Let's make ngVikings 2020 unforgettable! πŸš€

License

Notifications You must be signed in to change notification settings

Jagoda11/ngvikings-2020

Β 
Β 

Repository files navigation

ngVikings 2020

Website for ngVikings conference. This website is based on GDGToulouse DevFest project.

Requirement

  • Install Hugo Note: you need to install the extended version.

  • If you need to use tools, or deploy, you also need NodeJS.

Run Local site

Just run

hugo server -D

Notice that the -D flag is used to render draft elements, you also can add the -F to build elements planed for future.

More information here

Build

Just run

hugo

More information here

Edit data

You can edit

  • general information about the site into the config.toml file.
  • some data into data/*.yml files, for header and footer information, team or schedule data.
  • some content into content/** files.
  • some static assets like images into the static/* folder

About

πŸŽ‰ Welcome to ngVikings 2020! Join us for an epic Angular conference organized by the community. 🌍 This website, inspired by GDGToulouse DevFest, is your gateway to the latest updates and resources. Powered by Hugo and NodeJS, it's a testament to our passion for Angular development. Let's make ngVikings 2020 unforgettable! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages

  • CSS 59.7%
  • HTML 28.4%
  • JavaScript 11.9%