Skip to content

Commit

Permalink
Release v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Oct 17, 2022
1 parent 692cb00 commit 94257b5
Show file tree
Hide file tree
Showing 27 changed files with 117 additions and 105 deletions.
9 changes: 4 additions & 5 deletions dist/blogger-tweaks.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/layouts/block-duo.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Block Duo layout -- Two big columns followed by a single footer
Expand Down Expand Up @@ -132,7 +132,7 @@ body >footer >p a i.font-icon {
padding: 50px 15px;
}
}
/**************************************************************************************************/
/******************************************************************************/

/* Block Duo layout -- customize colors */
main >section:nth-child(1) { color: white; background-color: steelblue; }
Expand Down
4 changes: 2 additions & 2 deletions dist/layouts/color-blocks.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Color Blocks layout -- Two columns of colorful blocks
Expand Down Expand Up @@ -145,7 +145,7 @@ body >footer a:hover {
main { flex-direction: column; }
main >div:nth-child(n) { flex: auto; }
}
/**************************************************************************************************/
/******************************************************************************/

/* Color Blocks layout -- customize colors */
/* Block colors (2 columns * 3 blocks --> 6 colors) */
Expand Down
4 changes: 2 additions & 2 deletions dist/layouts/color-slide.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Color Slide layout -- Top to botttom color transition
Expand Down Expand Up @@ -46,7 +46,7 @@ body >header >nav >a:hover {
body >header img {
max-height: 60px;
}
/**************************************************************************************************/
/******************************************************************************/

/* Color Slide layout -- customize colors */
html { background: linear-gradient(to bottom, gold, black); }
4 changes: 2 additions & 2 deletions dist/layouts/letterbox.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Letterbox layout -- Edge-to-edge semi-opaque bar over cover background image
Expand Down Expand Up @@ -86,7 +86,7 @@ main >cite {
@media (max-width: 667px) { /* selects iPhone 6/6s/7/8/SE(2020) landscape and anything narrower */
main >section+section { padding: 10px; }
}
/**************************************************************************************************/
/******************************************************************************/

/* Letterbox layout -- customize colors */
html { background-image: url(#); }
4 changes: 2 additions & 2 deletions dist/layouts/modern.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Modern layout -- Clean blog post page
Expand Down Expand Up @@ -180,7 +180,7 @@ body >footer >small {
body >footer { padding: 10px 10px; }
main >nav { padding: 40px 0px; }
}
/**************************************************************************************************/
/******************************************************************************/

/* Modern layout -- customize colors */
main >div >article { background-color: aliceblue; border-color: steelblue; }
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/neon.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Neon layout -- For hackers and space junkies
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/neon.min.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License
//! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License
const numNeonImages=8;$("body").addClass("neon-image-"+(Date.now()%numNeonImages+1));
4 changes: 2 additions & 2 deletions dist/layouts/vertical-bars.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Vertical Bars layout -- traditional boring old-school webpage
Expand Down Expand Up @@ -71,7 +71,7 @@ body >footer #social-buttons {
body { border: none; padding: 5px 15px; }
body >header h1 { font-size: 1.7rem; }
}
/**************************************************************************************************/
/******************************************************************************/

/* Vertical Bars layout -- customize colors */
html { background-color: dimgray; }
Expand Down
4 changes: 2 additions & 2 deletions dist/layouts/zebra-sections.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
/*! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Zebra Sections layout -- Edge-to-edge blocks with alternating background colors
Expand Down Expand Up @@ -182,7 +182,7 @@ body >footer i[data-brand] {
font-size: 1.6rem;
margin: 0px 5px;
}
/**************************************************************************************************/
/******************************************************************************/

/* Zebra Sections layout -- customize colors */
body >header nav a { color: white; text-shadow: 0px 0px 0.6em black; }
Expand Down
2 changes: 1 addition & 1 deletion dist/lib-x.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License
//! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License

/// <reference types="node" />
declare global {
Expand Down
11 changes: 6 additions & 5 deletions dist/lib-x.dev.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License
//! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License

const libXUi = {
plugin: {
Expand Down Expand Up @@ -109,17 +109,18 @@ const libXUi = {
},
setupVideos() {
const makeVideoClickable = (elem) => {
const src = elem.find('iframe').attr('src');
var _a;
const src = (_a = elem.find('iframe').attr('src')) !== null && _a !== void 0 ? _a : '';
const url = src.replace('//www.youtube.com/embed', '//youtu.be');
elem.attr('data-href', url).addClass('external-site');
};
$('figure.video-container-link').forEach(makeVideoClickable);
return $('figure.video-container iframe').attr({ allow: 'fullscreen' }).parent();
},
setupForkMe() {
const forkMe = $('#fork-me').removeAttr('id').wrap($('<div id=fork-me>'));
const forkMe = $('#fork-me').wrap($('<div id=fork-me-container>'));
const icon = $('<i>', { 'data-brand': 'github', 'data-href': forkMe.attr('href') });
return forkMe.after(icon).parent().show().parent().addClass('forkable');
return forkMe.after(icon).parent().parent().addClass('forkable');
},
};
const libXUtil = {
Expand Down Expand Up @@ -361,7 +362,7 @@ const libXExtra = {
},
};
const libX = {
version: '1.5.8',
version: '1.5.9',
ui: libXUi,
util: libXUtil,
crypto: libXCrypto,
Expand Down
11 changes: 6 additions & 5 deletions dist/lib-x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! web-ignition v1.5.8 ~~ https://github.com/center-key/web-ignition ~~ MIT License
//! web-ignition v1.5.9 ~~ https://github.com/center-key/web-ignition ~~ MIT License

import { dna } from 'dna-engine';
const libXUi = {
Expand Down Expand Up @@ -110,17 +110,18 @@ const libXUi = {
},
setupVideos() {
const makeVideoClickable = (elem) => {
const src = elem.find('iframe').attr('src');
var _a;
const src = (_a = elem.find('iframe').attr('src')) !== null && _a !== void 0 ? _a : '';
const url = src.replace('//www.youtube.com/embed', '//youtu.be');
elem.attr('data-href', url).addClass('external-site');
};
$('figure.video-container-link').forEach(makeVideoClickable);
return $('figure.video-container iframe').attr({ allow: 'fullscreen' }).parent();
},
setupForkMe() {
const forkMe = $('#fork-me').removeAttr('id').wrap($('<div id=fork-me>'));
const forkMe = $('#fork-me').wrap($('<div id=fork-me-container>'));
const icon = $('<i>', { 'data-brand': 'github', 'data-href': forkMe.attr('href') });
return forkMe.after(icon).parent().show().parent().addClass('forkable');
return forkMe.after(icon).parent().parent().addClass('forkable');
},
};
const libXUtil = {
Expand Down Expand Up @@ -362,7 +363,7 @@ const libXExtra = {
},
};
const libX = {
version: '1.5.8',
version: '1.5.9',
ui: libXUi,
util: libXUtil,
crypto: libXCrypto,
Expand Down
Loading

0 comments on commit 94257b5

Please sign in to comment.