GeistHaus
log in · sign up

GitHub - twbs/bootstrap: The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

github.com

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. - twbs/bootstrap

18 pages link to this URL
Introducing DGit

Edit: DGit is now called Spokes GitHub hosts over 35 million repositories and over 30 million Gists on hundreds of servers. Over the past year, we’ve built DGit, a new…

1 inbound link article en Architecture & optimizationEngineering
Bootstrap 3.3.5 released

Bootstrap 3.3.5 is here! This release has focused on bug fixes, accessibility improvements, and documentation updates. We’ve had over 330 commits and 160 closed issues and pull requests from over 40 contributors since our last release! Hell yeah. Here are some of the highlights: Updated to Normalize.css v3.0.3. Updated main in bower.json to comply with recent update to the bower.json specification List groups now support <button> elements. Cleaned up some extraneous padding on jumbotrons across various viewports. Fixed input group sizing classes on all supported elements for real this time. Applied a few tooltip and popover positioning fixes. Fixed behavior when using tooltips and popovers that are triggered by multiple events. Fixed some memory leakage in the tooltip and popover plugins. Fixed incorrect Affix positioning when a webpage has a sticky footer. Fixed npm package to include all Grunt scripts, so that grunt dist works if you installed Bootstrap from npm. For a complete breakdown, read the release changelog and the v3.3.5 milestone.

1 inbound link article en posts CC BY 3.0
Designed for everyone, everywhere

Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

10 inbound links en CC BY 3.0
Features In-Depth

Less extends CSS with dynamic behavior such as variables, mixins, operations and functions. Less runs on both the server-side (with Node.js and Rhino) or client-side (modern browsers only).

3 inbound links en CC BY 3.0
GitHub NLP Analysis #1: How Developers Communicate on GitHub

This analysis explores code comments and GitHub issues across various open-source projects to understand how developers communicate technical information. It includes findings on common types of code comments, the nature of issue discussions, and trends in sentiment.

0 inbound links website en
Concourse has Badges

The Concourse Continuous Integration (CI) server has an API endpoint that displays a badge which shows health of your project: http(s)://concourse-server/api/v1/pipelines/pipeline-name/jobs/job-name/badge 0. Abstract Open Source projects that have CI (e.g. Bootstrap, Node.js) often feature status badges (also known as images or icons) to display the health of their projects. CI servers such as Travis CI offer status badges. Concourse CI also offers status badges. The status badge is a Scalable Vector Graphics (SVG) image available from the Concourse API. [Concourse versions]

0 inbound links article en post