Skip to content

Presentation about software engineering in the cloud era

Notifications You must be signed in to change notification settings

johanngyger/on-sw-eng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation about software engineering in the cloud era

This repo hosts the Markdown source of my presentation "On Software Engineering".

The presentation is built using the static page generator Hugo. The Hugo theme reveal-hugo is used to turn it into an HTML presentation with reveal.js.

Build

After cloning the main repo, you need to initialize the Git submodule:

git submodule update --init --recursive

After that, run this command:

hugo server

Deploy

The rendered content is hosted here: https://on-sw-eng.netlify.app. Every push to the main branch will trigger a redeploy.

Maintenance

Run the following command to update all submodules with their newest upstream version:

git submodule update --remote

About

Presentation about software engineering in the cloud era

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages