Skip to content

Conversation

@kurtguidebook
Copy link

No description provided.

Abdullah Hashim and others added 30 commits July 20, 2017 10:28
I think the use of the word retrieves in the DELETE request is used mistakenly.
The `--source-only` already works to only build and not deploy. But
sometimes we want to just push and not build. An example of that is
when you want to use Docker to build the project, avoiding the
installation of the whole Ruby environment in your computer.

This commit adds `--push-only` to add the ability to execute only the
actions related to `git` and avoid the project build.

No API was broken by this commit, it's a minor change.
on line 101 missing a semicolon
Add possibility to have the ´code´ tag inside the content tables
I believe the data-title attribute for H2 elements was mistakenly using the parent H1 content as its value, rather than its own content.

* Move nesting generator to separate class

* Major bug fix, code simplification

* Get rid of global value, use class variable instead.
dependabot bot and others added 29 commits March 23, 2022 07:46
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
- Updated to Middleman 4.4 from unmaintained fork
- Merged deploy.sh changes from slatedocs/slate v2.13.1
- Preserved Guidebook's -c/--current flag for versioned deployments
- Added slate's --source-only and --push-only flags
- Updated all gem dependencies to latest compatible versions
- Added Ruby 3.1 support via .ruby-version
- Fixed Redcarpet renderer to work with Middleman 4.6 scope handling
- Modified config.rb to use monkey-patching instead of custom renderer class
- Added cattr_accessor to custom renderer classes for scope support
- Disabled CSS minification (conflicts with Sass compressed output)
- Disabled JS minification (conflicts with ES6 syntax)
- Disabled autoprefixer (conflicts with SCSS comments in compiled CSS)
- All assets now building successfully (CSS, JS, HTML, fonts, images)
- Build generates 675KB HTML files for both v1 and v1.1
@cgoetze11 cgoetze11 merged commit fed536e into master Nov 25, 2025
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

Successfully merging this pull request may close these issues.