Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Adapting Design Sprint Metodology to Enterprise Documentation

Notifications You must be signed in to change notification settings

continuum/designsprint-enterprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Sprint Enterprise

Adapting Design Sprint Metodology to Enterprise Documentation This is a middleman website (https://middlemanapp.com/).

Requirements

Local installation

Assuming you've your machine equipped with Ruby, Bundler and just cloned the repo then you can install Middleman execute this command:

$ gem install middleman

We recommend Gemset use.

An then execute bundler commands:

$ bundle install
$ bundle update

Run the project

After installing Middleman, you're already to run the project, just executing:

$ bundle exec middleman server

or only $ middleman

The development runs on local server http://localhost:4567/

Compile files to remote server upload

Stop middleman server using CTRL + C on keyboard and then execute:

$ bundle exec middleman build

or only $ middleman build

The compiled project files you can found it in build folder.

Languages

All languages can it change on .yml files

  • If you need change english language \locales/en.yml file.
  • If you need change spanish language \locales/es.yml file.

About

Adapting Design Sprint Metodology to Enterprise Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •