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

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages