Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terribly unclear how to change port #463

Closed
brandonros opened this issue Feb 24, 2016 · 1 comment
Closed

Terribly unclear how to change port #463

brandonros opened this issue Feb 24, 2016 · 1 comment

Comments

@brandonros
Copy link

I can't find anywhere in config.rb where to change the port. 4567 is the default. I changed it in Vagrantfile and it didn't obey it at all.

I've looked up Middleman documentation and still can't seem to find it.

It might be a drop helpful to put this key bit of information somewhere in the README

@brandonros
Copy link
Author

For those with a similar issue, add the following to config.rb

#Port
set :port, 4568

@ghost ghost mentioned this issue Feb 25, 2016
lord added a commit that referenced this issue May 24, 2016
gmelika pushed a commit to gmelika/slate that referenced this issue Jul 6, 2016
chriserwin added a commit to elemenohq/docs that referenced this issue Feb 24, 2017
* Add deploy configuration with a port set option

Addressing slatedocs#463

* Note the need for an upgraded Ruby

* Add JavaScript examples

* Update rouge languages link in README

* Add PR template

* Add issue template

* Update readme

* Remove CONTRIBUTING

* Bump CHANGELOG

* Word missing on Readme.md (#592)

* make scss variables changeable

all variables should only provide a default

this would allow us to include the screen.scss and simply set the variables we want to change before that.

* Add Ruby 2.2.0 to Travis testing matrix

* fix -margin

* Add some company links to readme

* Remove unused gem middleman-gh-pages

* Update middleman-syntax

* Upgrade sprockets

* Fix another bug where disabling language tabs didn't properly hide HTML

* Update ruby version requirements in Travis and README

* Fix bug where -margin wasn't properly respected even if search was off

* Fix build, update middleman

* Exec middleman server fails with invalid flags --force-polling and -l. Removed the flags to remedy.

* Update language list link and count in README

* Add back in middleman flags to Vagrant with new flag syntax

* Fix incorrect documentation in deploy.sh

* Update pull requset template

* Cut version 1.4.0

* Fix Woocommerce link in readme

* Adding Scale to the list of companies. (#694)

* Add Ruby 2.3.3 to tested rubies

* Add multiple-tabs-per-language test

* Latest middleman - fixing startup arguments (#653)

As per middleman/middleman#1866 (comment)
Tested. It works.

* Update redcarpet gem to 3.4.0 which will solve the unicode error with (#660)

h1/h2.
See vmg/redcarpet#538

* Updated Mozilla localForage link (#665)

Old link was broken

* Add Ruby 2.4.0 to .travis.yml

* Update middleman and middleman-sprokets, run bundle update

* Update code highlighting theme from Base16::Monokai to just Monokai

* Switch theme from Monokai to the less neon MonokaiSublime

* Allow Ruby 2.4.0 to fail for now

* Update to middleman 4.2.1 for ruby 2.4 fix

* Typo Fix (#693)

* Fix Woocommerce link in readme

* Fixed _errors.md typo

* Remove multiple language example from readme, users should just check wiki for instructions

* Add version 1.5.0 changelog notes
kyrylo pushed a commit to airbrake/slate that referenced this issue Apr 21, 2017
Aminocd added a commit to Aminocd/slate that referenced this issue Sep 28, 2020
kronooss added a commit to kronooss/node-slate that referenced this issue Aug 22, 2022
MikeLiamCode pushed a commit to MikeLiamCode/slate that referenced this issue Jun 14, 2024
bestalternativereviews6 added a commit to bestalternativereviews6/slate that referenced this issue Aug 14, 2024
alimoeeny pushed a commit to suprafrontal/hemato.ai.docs that referenced this issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant