Added statically generated version of the website (Simply Static)

This commit is contained in:
2020-10-14 19:24:41 +09:00
parent 7bae06a286
commit a33e1dd4df
953 changed files with 23728 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
var ak_js = document.getElementById( "ak_js" );
if ( ! ak_js ) {
ak_js = document.createElement( 'input' );
ak_js.setAttribute( 'id', 'ak_js' );
ak_js.setAttribute( 'name', 'ak_js' );
ak_js.setAttribute( 'type', 'hidden' );
}
else {
ak_js.parentNode.removeChild( ak_js );
}
ak_js.setAttribute( 'value', ( new Date() ).getTime() );
var commentForm = document.getElementById( 'commentform' );
if ( commentForm ) {
commentForm.appendChild( ak_js );
}
else {
var replyRowContainer = document.getElementById( 'replyrow' );
if ( replyRowContainer ) {
var children = replyRowContainer.getElementsByTagName( 'td' );
if ( children.length > 0 ) {
children[0].appendChild( ak_js );
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

View File

@@ -0,0 +1,14 @@
a.gflag {font-size:24px;padding:1px 0;background-repeat:no-repeat;background-image:url(/wp-content/plugins/gtranslate/24.png);}
a.gflag img {border:0;height:24px;display:inline;}
a.gflag:hover {background-image:url(/wp-content/plugins/gtranslate/24a.png);}
img.gstats {display:none;}
a.alt_flag {background-image:url(/wp-content/plugins/gtranslate/alt_flags.png);}
a.alt_flag:hover {background-image:url(/wp-content/plugins/gtranslate/alt_flagsa.png);}
a.us_flag {background-position:-0px -100px;}
a.br_flag {background-position:-100px -100px;}
a.mx_flag {background-position:-200px -100px;}
a.glink {text-decoration:none;}
a.glink span {margin-right:5px;font-size:15px;vertical-align:middle;}
a.glink img {vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:0.8;}
a.glink:hover img {opacity:1;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B