trypyramid.com
trypyramid.com copied to clipboard
trypyramid.com marketing website
The code samples on the home page are expanded by default and expanding/shrinking doesn't work when you click the arrow.
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.1 to 3.30.0. Changelog Sourced from core-js's changelog. 3.30.0 - 2023.04.04 Added URL.canParse method, url/763 Set methods proposal: Removed sort from Set.prototype.intersection, March 2023 TC39 meeting, proposal-set-methods/94...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.0. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.38.0. Release notes Sourced from eslint's releases. v8.38.0 Features a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059) (Nicholas C. Zakas) Bug Fixes 1c1ece2 fix:...
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.78.0. Release notes Sourced from webpack's releases. v5.78.0 Features Implement amdContainer support for AMD libraries (Fixes #16561) by @long76 in webpack/webpack#16562 Bugfixes [CSS] - Nested...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.102.0. Release notes Sourced from hugo-bin's releases. v0.102.0 What's Changed BREAKING Remove rimraf dependency and require Node.js >= 14.14.0 by @XhmikosR in fenneclab/hugo-bin#133 Full Changelog:...
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.4.1 to 3.4.3. Changelog Sourced from bootstrap-sass's changelog. 3.4.3 (non-ruby only) Fix malformed math.div expressions. #1225 3.4.2 (non-ruby only) Compatibility with Sass 1.33. #1221 3.4.0 Bootstrap rubygem...
This PR offers the following upgrades: - Bootstrap 3 -> 5 - Webpack 4 -> 5 - Node-sass -> Dart Sass (package `sass`) Several obsolete dependencies have been removed: -...
See http://webdesign.tutsplus.com/tutorials/quick-tip-how-to-use-html5-picture-for-responsive-images--cms-21015 We will need to create various sizes of all the images used on: https://trypyramid.com/community-powered-by-pyramid.html
specifically "Making Good Development Environments" at https://trypyramid.com/extending-pyramid.html - uses pcreate - uses paste instead of waitress - recommends weberror - recommends repoze.tm - recommends a pipeline configuration - bad linting...