Giter VIP home page Giter VIP logo

aqovia

Static web site using Node, Nunjucks and LESS.

DO NOT EDIT OR ADD FILES OUTSIDE THE SOURCE FOLDER (_src) AS THEY WILL BE DELETED DURING THE (MANUAL) BUILDING PROCESS*

*Except for the following files (.gitignore, CNAME, README.md, package.json, sitemap.xml)

The site is a static site using the template engine Nunjucks. The site is built via a custom script (render-html.js) and it is using LESS to preprocess CSS.

On your local machine, after pulling a branch:

  • run “npm install” to install dependencies
  • run “npm run build” to clean and build the site
  • run “npm run serve” to run a testing site that will refresh with every changes (or so)

HTML content is in the folder _src/html New pages should be added to _src/html/pages New templates should be added to _src/html/templates

If you need to add new images, place them inside _src/img

If you need to add new presentation files, such as PDF, add them to _src/resources

If you need to add new scripts, place them to _src/js

If you need to add new LESS partials, add them to _scr/less

Aqovia's Projects

aqovia.sagamachine icon aqovia.sagamachine

State machine for orchestrating sagas across a message bus using Redis for state persistence.

dev-scripts icon dev-scripts

Scripts for automatically generating of development steps

git-version-tagging icon git-version-tagging

A shell script to automatically tag the latest commit on a Git branch with a semantic version number

migradoc icon migradoc

MigraDoc Foundation - Creating documents on the fly

multiplexing-distributed-cache icon multiplexing-distributed-cache

Multiplexing distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using other two primary and secondary implementation of IDistributedCache

nimbus icon nimbus

Nimbus is a .NET client library to add an easy to develop against experience against the Azure Service Bus.

nswag icon nswag

The Swagger (Open API) toolchain for .NET, Web API and TypeScript.

octopusdeploy-library icon octopusdeploy-library

A repository of step templates and other community-contributed extensions to Octopus Deploy

octopuspuppet icon octopuspuppet

Orchestrate deployment of dependent project builds with differential deploy (Branch Deployment, Mirror Environment Deployment, Redeploy Environment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.