being with you
https://ceu.dreamwidth.org/
being with you - Dreamwidth StudiosSat, 17 Jan 2026 23:59:25 GMTLiveJournal / Dreamwidth Studiosceupersonalhttps://v2.dreamwidth.org/16541320/2782551being with you
https://ceu.dreamwidth.org/
100100https://ceu.dreamwidth.org/24831.htmlSat, 17 Jan 2026 23:59:25 GMTHow to add a private repository from Github to cPanel Version Control
https://ceu.dreamwidth.org/24831.html
<strong>Note:</strong> Replace all <font color="red">RED CAPITALIZED TEXT</font> with your/your repository's information.
<p>If using Github Desktop:</p>
<ol><li>In repository (header) > Repository > Repository Settings</li>
<li>Remote > Primary Remote Repository (origin) URL</li>
<li>Make sure that repository URL is HTTPS://</li></ol>
<p>cPanel Version Control:</p>
<ol><li>Navigate to your website's cPanel</li>
<li>Open Terminal in cPanel</li>
<li>Enter these commands in the following order (ENTER after each):</li>
<ol><li><code>ssh-keygen -t rsa -f ~/.ssh/<font color="red">KEYFILENAME</font> -b 4096 -C "<font color="red">[email protected]</font>"</code></li></ol>
<ul><li><font color="red">KEYFILENAME</font> can be anything. I advise making it similar if not identical to your repository name.</li></ul>
<li><code>touch ~/.ssh/config</code></li>
<li><code>chmod 0600 ~/.ssh/config</code></li>
<li><code>chown <font color="red">USERNAME:USERNAME</font> ~/.ssh/config</code></li></ol>
<li>Navigate to SSH Access > Manage SSH Keys</li>
<ol><li><font color="red">REPOSITORY</font> Key > Manage > Authorize</li>
<li><font color="red">REPOSITORY</font> Key > View/Download > Copy key</li></ol>
<li>Navigate to <font color="red">your Github</font> > <font color="red">Repository</font> > Settings</li>
<ol><li>Deploy Keys > Add deploy key</li>
<li>Title: <code>[anything]</code></li>
<li>Key: <em>[paste from earlier ("copy key")]</em></li>
<ul><li><strong>Allow write access</strong></li></ul></ol>
<li>Navigate to your website's cPanel > File Manager</li>
<ol><li>Navigate to <code>.ssh</code> (folder) > <code>config</code> (file)</li>
<li>Add to file:<pre>
Host <font color="red">REPOSITORY</font>.github.com
User git
Hostname github.com
IdentityFile ~/.ssh/<font color="red">KEYFILENAME</font>
IdentitiesOnly yes</pre></li>
<li>Save and close</li></ol>
<li>Navigate back to cPanel Terminal</li>
<ul><li>Test if the repository works with <code>ssh -Tv git@<font color="red">REPOSITORY</font>.github.com</code></li>
<li>If it outputs by saying <code>Hi <font color="red">REPOSITORY/USERNAME</font></code> then it's successful. Don't worry about additional messages.</li></ul>
<li>Navigate to GitVersion Control</li>
<ol><li><strong>Create</strong> the repository</li>
<li>For the repository URL, make sure the format is:
<code>ssh://<font color="red">REPOSITORY</font>.github.com/<font color="red">USERNAME</font>/<font color="red">REPOSITORY</font></code></li></ol>
<p>Then you're done! All updates pulled from Github Version Control in cPanel should now work with your private repository :)</p><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=24831" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/24831.htmlcodespublic0https://ceu.dreamwidth.org/24180.htmlThu, 04 Sep 2025 04:47:22 GMTSmallweb September 2025
https://ceu.dreamwidth.org/24180.html
Since I'm still relatively hyperfixated on webdesign but in a more manageable way, I figured that I might set some goals for <span style='white-space: nowrap;'><a href='https://smallweb.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/community.png' alt='[community profile] ' width='16' height='16' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://smallweb.dreamwidth.org/'><b>smallweb</b></a></span> September, depending on how productive I feel like being this month. No promises; this list is mostly for me.<br /><br /><center><img src="https://javert.dreamwidth.org/file/286238.png"></center><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/24180.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=24180" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/24180.htmlto do listpublic0https://ceu.dreamwidth.org/23939.htmlFri, 01 Aug 2025 02:48:17 GMTJavascript Atom feed reader
https://ceu.dreamwidth.org/23939.html
Here's the Javascript code I use to echo an HTML version of my <a href="https://kingdra.net/feed.xml">atom feed</a> to my <a href="https://kingdra.net/pages/updates">updates page</a>.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/23939.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=23939" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/23939.htmlcodespublic1https://ceu.dreamwidth.org/23561.htmlMon, 30 Jun 2025 06:40:21 GMTLAYOUT 003: I ALREADY DECIDED
https://ceu.dreamwidth.org/23561.html
<center><a href="https://ceu.dreamwidth.org/file/5209.png"><img src="https://ceu.dreamwidth.org/file/5209.png" width="300" alt="" title="" /></a><br />live preview/usage @ <span style='white-space: nowrap;'><a href='https://blackthorncity.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://blackthorncity.dreamwidth.org/'><b>blackthorncity</b></a></span><br /><b>features:</b> two column, limited modules, flexible width, custom background</center><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/23561.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=23561" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/23561.htmldreamwidth layoutspublic0https://ceu.dreamwidth.org/23530.htmlMon, 30 Jun 2025 04:27:09 GMTSASO 2015 Graphics Masterlist
https://ceu.dreamwidth.org/23530.html
Compiled here for archival reasons.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/23530.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=23530" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/23530.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/23261.htmlTue, 18 Feb 2025 16:17:48 GMTJavascript for changing image and text at the same time on click
https://ceu.dreamwidth.org/23261.html
I don't write a lot of Javascript code, but <a href="https://situations.neocities.org">a friend</a> wanted some help with website stuff and I'm always happy to help, so I wrote some code for her. I'm sharing it here for archival reasons, but also if anyone happens to stop by and is interested in implementing this logic themselves. <br /><br />You will need some familiarity with HTML, CSS, and algorithmic code for this. I will not be explaining it in detail here.<br /><br /><b>What this code does:</b> For each in-page click with the corresponding ID, a random image will be selected and changed per click. At the same time, text elsewhere on the page will also change, per the webmaster's preset settings.<br /><br /><b>What this code is for:</b> Websites that utilize iframes as internal navigation, in order to allow the title of the page, not within the iframe, to change; simultaneously this allows the random image to change with each new iframe navigation without leaving or refreshing the page.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/23261.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=23261" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/23261.htmlcodespublic0https://ceu.dreamwidth.org/22481.htmlTue, 14 Jan 2025 18:48:32 GMTI came here to make you dance tonight.
https://ceu.dreamwidth.org/22481.html
<div style="text-align: center;"><img src="https://ceu.dreamwidth.org/file/4962.gif" width="500" style="max-width: 100%;"><br /><br /><big>☆ a digital repository ☆</big><br /><a href="https://aroceu.com">website</a> • <a href="https://kingdra.net">network</a> • <span style='white-space: nowrap;'><a href='https://masterball.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/community.png' alt='[community profile] ' width='16' height='16' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://masterball.dreamwidth.org/'><b>masterball</b></a></span></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=22481" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/22481.html!intropublic0https://ceu.dreamwidth.org/21587.htmlSun, 22 Dec 2024 02:19:16 GMTFake It — liner notes
https://ceu.dreamwidth.org/21587.html
<span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/21587.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=21587" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/21587.htmlliner notespublic0https://ceu.dreamwidth.org/21359.htmlWed, 11 Dec 2024 03:09:39 GMTKid You'll Move Mountains: DVD commentary
https://ceu.dreamwidth.org/21359.html
I'd written the following shortly after writing Kid You'll Move Mountains at the end of 2015, and uncovered it again, as it's still private. But I think it's valuable and interesting to archive in public, so I'm copying it here. I'm also doubtful that I'll write a real DVD commentary for it, so we'll just consider this that. For now. Enjoy my insanity :)<br /><br /><i><b>KYMM, or death fic: reflection post</b> written December 2, 2015, a day after finishing writing this fic</i><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/21359.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=21359" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/21359.htmldvd commentarypublic0https://ceu.dreamwidth.org/21233.htmlWed, 11 Dec 2024 03:04:20 GMTto sing of the damage: DVD commentary (unfinished)
https://ceu.dreamwidth.org/21233.html
<img src="https://ceu.dreamwidth.org/file/4727.png"><br /><br />I started writing this in October 2020, then decided, "well, the point of this fic isn't to explain it, isn't it?" But for fun, because I wrote quite a bit of it already, I'm sharing it here.<br /><br /><a href="https://aroceu.com/fic/197/">Link to the fic</a> on my site, for ease of access.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/21233.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=21233" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/21233.htmldvd commentarypublic0https://ceu.dreamwidth.org/20682.htmlMon, 25 Nov 2024 04:02:30 GMThaunt and kill: b-side
https://ceu.dreamwidth.org/20682.html
My first attempt at writing this, before I decided to go from another direction :)<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/20682.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=20682" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/20682.htmlb-sidepublic0https://ceu.dreamwidth.org/20253.htmlMon, 25 Nov 2024 03:58:36 GMTour bodies possessed by light: b-sides
https://ceu.dreamwidth.org/20253.html
Just some porny bits that weren't part of/didn't flow with the sequence of events in the prompt so I ended up scrapping them. Writing smut is just writing action to me.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/20253.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=20253" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/20253.htmlb-sidepublic0https://ceu.dreamwidth.org/20164.htmlMon, 25 Nov 2024 03:53:10 GMTgetting used to being held by you: b-side
https://ceu.dreamwidth.org/20164.html
Originally in <a href="https://aroceu.com/fic/1682/">this fic for Athene</a>, I had written a scene with some intimacy before I realized that I didn't really like its flow in what I wanted the missing scene of the fic to do - both in terms of intimacy and communication, which didn't really quite fit with the following scenes in canon. So I scrapped it.<br /><br />Here it is :)<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/20164.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=20164" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/20164.htmlb-sidepublic0https://ceu.dreamwidth.org/19910.htmlTue, 29 Oct 2024 18:10:15 GMTtry lines: b-side
https://ceu.dreamwidth.org/19910.html
This is a bit of Pat and Pran's POV during their first meeting, as the fic is primarily in Wai's POV. But I did have this written before I wrote Wai's POV, so I knew what was happening (or at least, the beginning of) in a conversation of the non-POV character. It is not a deleted scene but rather a "missing scene."<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19910.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=19910" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/19910.htmlb-sidepublic0https://ceu.dreamwidth.org/19642.htmlMon, 21 Oct 2024 01:14:20 GMT[Archive] Graphics — Kiss You icons (48), banners (5), and gifs (3)
https://ceu.dreamwidth.org/19642.html
Credit (to <span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") is not necessary, but appreciated.<br /><br /><a href="https://imgur.com/a/C0gH1Ce">Album link</a><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19642.html#cutid1">icons (48)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___2" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19642.html#cutid2">banners (5)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___2" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___3" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19642.html#cutid3">gifs (3)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___3" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=19642" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/19642.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/19417.htmlMon, 21 Oct 2024 00:52:26 GMT[Archive] Icons — Super Junior — No Other (65)
https://ceu.dreamwidth.org/19417.html
Not (intentionally) organized.<br /><br />Credit (to <span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") is not necessary, but appreciated.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19417.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=19417" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/19417.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/19086.htmlMon, 21 Oct 2024 00:34:16 GMT[Archive] Icons — Super Junior — Bonamana (39)
https://ceu.dreamwidth.org/19086.html
Credit (to <span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") is not necessary, but appreciated.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/19086.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=19086" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/19086.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/18875.htmlMon, 21 Oct 2024 00:19:15 GMT[Archive] Icons — Super Junior (72)
https://ceu.dreamwidth.org/18875.html
Not (intentionally) organized.<br /><br />Credit is not necessary, but appreciated.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18875.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=18875" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/18875.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/18585.htmlMon, 21 Oct 2024 00:00:39 GMT[Archive] Graphics — Kyuhyun/Yesung, icons (22), banners (1), gifs (8)
https://ceu.dreamwidth.org/18585.html
Credit (to <span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") is not necessary, but certainly appreciated.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18585.html#cutid1">icons</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___2" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18585.html#cutid2">banners</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___2" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___3" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18585.html#cutid3">gifs</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___3" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=18585" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/18585.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/18363.htmlSun, 20 Oct 2024 23:34:20 GMT[Archive] Icons — Fandom misc. (15) + TSN Banner lol (1)
https://ceu.dreamwidth.org/18363.html
Not organized. <br /><br />For art icons, please credit the artist. You may also credit me (<span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") if you wish, but it's not necessary.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18363.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=18363" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/18363.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/18108.htmlSun, 20 Oct 2024 23:20:35 GMT[Archive] Icons — K-Pop (13)
https://ceu.dreamwidth.org/18108.html
Not organized. <br /><br />Groups included are: SHINee (5), Block B (5), SNSD (2), Miss A (2), and crossover (1).<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/18108.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=18108" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/18108.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/17871.htmlSun, 20 Oct 2024 22:56:23 GMT[Archive] Icons — Anime/Manga (26)
https://ceu.dreamwidth.org/17871.html
<span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17871.html#cutid1">haikyuu (14)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___2" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17871.html#cutid2">knb (3)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___2" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___3" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17871.html#cutid3">pokemon (4)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___3" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___4" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17871.html#cutid4">other (5)</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___4" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=17871" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/17871.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/17635.htmlSun, 20 Oct 2024 22:29:16 GMT[Archive] Miscellaneous Graphics
https://ceu.dreamwidth.org/17635.html
As part of my quest to upload all the semi-usable graphics I have ever uploaded to the web for archive purposes, here are all the non-fannish graphics that I've made and uploaded and find to be still somewhat usable.<br /><br />I also want to add (just for fun) that I have a lot more graphics in my files, but they're mostly song lyrics from 2008.<br /><br />Credit (to <span style='white-space: nowrap;'><a href='https://ceu.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://ceu.dreamwidth.org/'><b>ceu</b></a></span> or "aroceu") is not necessary, but certainly appreciated.<br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid1">navigation</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___2" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid2">smilies</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___2" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___3" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid3">icons</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___3" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___4" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid4">banners</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___4" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___5" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid5">social media graphics</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___5" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___6" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid6">discord emojis</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___6" aria-live="assertive"></div><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___7" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17635.html#cutid7">gifs</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___7" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=17635" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/17635.htmlgraphics/iconspublic0https://ceu.dreamwidth.org/17264.htmlFri, 18 Oct 2024 21:02:47 GMTLAYOUT 002: BUT I STILL THINK ABOUT YOU, THINK ABOUT YOU
https://ceu.dreamwidth.org/17264.html
<center><a href="https://ex_aroceu318.dreamwidth.org/file/55592.png"><img src="https://ex_aroceu318.dreamwidth.org/file/600x600/55592.png" width="300" alt="" title="" /></a><br />live preview/usage @ <span style='white-space: nowrap;'><a href='https://gimmelove.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://gimmelove.dreamwidth.org/'><b>gimmelove</b></a></span><br /><b>features:</b> two column, supports all modules, fixed width, custom 'locked'</center><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17264.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=17264" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/17264.htmldreamwidth layoutspublic0https://ceu.dreamwidth.org/17113.htmlFri, 18 Oct 2024 21:01:57 GMTLAYOUT 001: KINKMEME REDUX
https://ceu.dreamwidth.org/17113.html
<center><a href="https://ex_aroceu318.dreamwidth.org/file/53172.png"><img src="https://ex_aroceu318.dreamwidth.org/file/600x600/53172.png" width="300" alt="" title="" /></a><br />live preview/usage @ <span style='white-space: nowrap;'><a href='https://memekink.dreamwidth.org/profile'><img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /></a><a href='https://memekink.dreamwidth.org/'><b>memekink</b></a></span><br /><small>also, if you have or know of a kinkmeme not listed where the live preview is, feel free to let me know so I can add it to the aforementioned journal</small></center><br /><br /><span class="cut-wrapper"><span style="display: none;" id="span-cuttag___1" class="cuttag"></span><b class="cut-open">( </b><b class="cut-text"><a href="https://ceu.dreamwidth.org/17113.html#cutid1">Read more...</a></b><b class="cut-close"> )</b></span><div style="display: none;" id="div-cuttag___1" aria-live="assertive"></div><br /><br /><img src="https://www.dreamwidth.org/tools/commentcount?user=ceu&ditemid=17113" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/> commentshttps://ceu.dreamwidth.org/17113.htmldreamwidth layoutspublic0