Giter VIP home page Giter VIP logo

tech-docs-gem's Introduction

DSS Tech Docs Template - gem

This repo contains the Ruby gem that distributes the Tech Docs Template. The Tech Docs Template is a middleman template that you can use to build technical documentation using a DSS style. This repository will age quickly as there is no attempt to keep this in sync with the published GEM. This repository was created on 25th April 2019.

๐Ÿ‘‰ Find out more about the template and its features from the Tech Docs Template documentation.

Usage

๐Ÿ‘‰ Find out how to generate a new website with the Tech Docs Template.

Contributing

Everybody who uses this project is encouraged to contribute.

๐Ÿ‘‰ See CONTRIBUTING.md for guidance on making changes.

Developing locally

There are 2 ways to develop with this gem. You can see your changes on either:

  • your own Tech Docs Template website
  • the example in this repository

Use your own Tech Docs Template website

If you want to see how your changes to the gem affect your website, you have to point your site's Gemfile to your local checkout:

gem 'dss_tech_docs', path: '../tech-docs-gem'

To view your changes locally run:

bundle exec middleman server

See your website on http://localhost:4567 in your browser.

Use the example in this repo

To start the example in this repo, run:

cd example
bundle install
bundle exec middleman server

See your website on http://localhost:4567 in your browser.

Tests

The repository contains automated JavaScript tests that use Jasmine test framework.

To run the tests and see the results in your browser:

  1. Run bundle exec rake jasmine
  2. Go to http://localhost:8888 in your browser

To run the tests and see the results in your terminal, run:

bundle exec rake jasmine:ci

Releasing new versions

This is a manual process for now.

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

The documentation is ยฉ Crown copyright and available under the terms of the Open Government 3.0 licence.

tech-docs-gem's People

Contributors

36degrees avatar lewisnyman avatar tijmenb avatar mcmillan avatar mikebell avatar thehenster avatar jonathanglassman avatar timblair avatar selfthinker avatar matmoore avatar vixus0 avatar stephenpatterson-dss avatar klssmith avatar quis avatar pgchamberlin avatar thomasleese avatar alext avatar heathd avatar nooshu avatar philandstuff avatar richardtowers avatar samcrang avatar theseanything avatar timja avatar dan-gilbert avatar

Watchers

James Cloos avatar  avatar

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.