Skip to content

Instantly share code, notes, and snippets.

@neisdev
neisdev / editor-illustration.markdown
Created November 7, 2023 00:05
Editor Illustration
@neisdev
neisdev / index.html
Created August 2, 2023 12:49
Responsive Grid with Flexbox
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Flexbox responsive grid</title>
</head>
<body>
<div class="wrapper">
<p>Responsive grid with Flexbox</p>
<h1>Basic Grid</h1>
<p></p>
@neisdev
neisdev / asana-style-loader.markdown
Created August 2, 2023 11:22
Asana Style Loader

Drupal Recipe

This is a recipe for a fast Drupal installation. Customization level: Custom Site name, custom site password, custom database password, configured drush alias

A Pen by Franco Cedillo on CodePen.

License.

<div class="full-size region-page" data-renderedregion="page">
<div class="flex-column full-size vertical-layout">
<div class="flex-row flex-grow scroll-hidden">
<div class="navigation-container flex-column">
</div>
<div class="flex-column flex-grow scroll-hidden">
<div class="flex flex-noshrink region-content-header" data-renderedregion="content-header"></div>
<div class="v-scroll-auto flex flex-grow relative region-content" data-renderedregion="content" role="main">