Static Site Examples
Below is a list of example static sites hosted on Padawan.
Example repos are available at https://code.il2.dso.mil/platform-one/products/bullhorn/padawan/examples
Contributions to the examples are encouraged! Improve an existing example or create a new one.
Example Name | Description | Package Type |
---|---|---|
vanilla-hello-world: Vanilla Repo, Vanilla Staging, production (coming soon) | The most basic example. Simple static html/css/js deployment. | vanilla |
npm-hello-world: NPM Repo, NPM Staging, production (coming soon) | An example using webpack with npm. | npm |
vuejs-hello-world: Vue.js Repo, Vue.js Staging, production (coming soon) | A simple Vue.js example. | npm |
react-mui-hello-world: React Repo, React Staging, production (coming soon) | A simple React example. | npm |
vuetify-hello-world: Vuetify Repo, Vuetify Staging, production (coming soon) | Vue.js with the Vuetify framework. | vanilla |
hugo-hello-world: Hugo Repo, Hugo Staging, production (coming soon) | Hugo static site generation | hugo |
react-router-hello-world: React Router Repo, React Router Staging, production (coming soon) | A React example illustrating how to use the BrowserRouter. | npm |
angular-hello-world: Angular Repo, Angular Staging, production (coming soon) | A simple Angular 2+ example. | npm |
mkdocs-hello-world: Mkdocs Repo, Mkdocs Staging, production (coming soon) | MkDocs site. | mkdocs |
padawan-demo: Padawan Demo Repo, Padawan Demo Staging, production (coming soon) | A simple Vue.js example site to demo DNS change for Padawan. | npm |
netlify-bael-example: Netlify Bael Repo, Netlify Bael Staging, production (coming soon) | A static site content management system, using Netlify CMS and Nuxt.js Additional details on using Netlify CMS in Padawan: Netlify CMS | npm |
jekyll-hello-world: Jekyll Repo, Jekyll Staging, production (coming soon) | Jekyll site. | jekyll |
gatsby-hello-world: Gatsby Repo, Gatsby Staging, production (coming soon) | Gatsby site | npm |
tableau-hello-world: Tableau Repo, Tableau Staging, production (coming soon) | Tableau Embedded Viz | vanilla |
6 USG-Website-Templates: Sub-Group, Setup Document, USG-Website-Templates-github.io Gitlab Repo, Gitlab Staging Single-Page-Microsite-Template Single Page Repo, Single Page Staging, Microsite-Template Microsite Repo, Microsite Staging, Microsite-Template-2 Microsite2 Repo, Microsite2 Staging, DeveloperPortal DeveloperPortal Repo, DeveloperPortal Staging, Developer-Hub DeveloperHub Repo, DeveloperHub Staging, production (coming soon) | USG Website Templates project contains 6 different US Government static website templates which are easy to build, deploy, and host via Platform One Static Sites (PADAWAN) CI/CD pipeline system. These sites used Jekyll, Ruby, and Bundler. Please read setup documentation on how to build and host these templates. For more templates and information, please visit https://github.com/USG-Website-Templates. | jekyll |