https://lostinyoyogi.com/

Submitted URL:
https://lostinyoyogi.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title>lost in yoyogi: 迷った 代々木</title>
<link rel="stylesheet" href="https://lib.lostinyoyogi.com/styles/main.css">
<script src="https://lib.lostinyoyogi.com/scripts/navbanner.js"></script>
</head>
<body>
<div class="container">
<div class="header">Lost In Yoyogi</div>
<div class="subtitle">迷った 代々木</div>
<div class="nav">
<a href="https://lostinyoyogi.com/" target="_top" class="nav_here " style="transform:rotate(-1.1deg);border-bottom:solid 1px white;" onmouseover="changeBackground('hdr_banr', 'https://lib.lostinyoyogi.com/images/banners/main.png')" onmouseout="resetBackground('hdr_banr')">Home</a>
<a href="https://tapes.lostinyoyogi.com/" target="_top" class="nav_there" onmouseover="changeBackground('hdr_banr', 'https://lib.lostinyoyogi.com/images/banners/main.png')" onmouseout="resetBackground('hdr_banr')">Tapes</a>
</div>
<div id="hdr_banr" class="header_img" style="background-image:url('https://lib.lostinyoyogi.com/images/banners/main.png');transform:rotate(0.5deg);"></div><p style="margin-bottom:-6px;"><b><a href="https://lostinyoyogi.com/">HOME</a></b></p><div class="main">
<div class="grid-container"><div class="grid-item mainliner"><h3><img src="https://lib.lostinyoyogi.com/images/pinned.png" style="width:15px;height:15px;border:0;"> Hello World</h3>
<h5>Updated: Thursday, September 19, 2024</h5>
<p></p><center><a href="https://tapes.lostinyoyogi.com" target="_top"><img src="https://lib.lostinyoyogi.com/images/covers/yoyo01_cassette.png" class="art_box" style="transform:rotate(-0.5deg);"></a></center><p></p>
<p>
    In order to more easily load the landing page, here, and add basic site news...  I finally broke the site into sub-sites again, starting with the 
    "<a href="https://tapes.lostinyoyogi.com/" target="_top">tapes</a>" site for DJ mixes and mixtapes.
</p></div>
<div class="grid-item abouts">
<p><b>What Is This Music?</b></p>
<!-- <center><img class="profile_photo" src="/images/about_me.jpg"></center> //-->
<!--
<p>
    Lost In Yoyogi was <strike>actually</strike> named from watching <strike>a reality TV</strike> streamers online with my daughter,
    where
    members of the show were in Yoyogi Park in Tokyo, Japan, and <strike>eventually</strike>
    found themselves lost in the dark of <strike>night in</strike> the park at night.
    It is also a simile for being "lost" (or "emersed") <strike>in a moment, an environment, or "lost</strike> in music.  
    <strike>Or perhaps can be a reference for being "lost in the woods" (as Yoyogi Park is known for being forested)
    -- or, more simply, being confused.</strike>
</p>
//-->
<p>
    <strike>In the end,</strike> Lost In Yoyogi is a project <strike>where I make new</strike> of music, remixes, and recorded "live" DJ mixes
    -- intended for myself and my own listening.  The <strike>rest of the structure for the</strike> site is <strike>essentially</strike> only
    to entertain myself.
    <span class="highlight">I don't really expect or encourage any visitors</span>.
</p>
<!--
<p>
    Lost In Yoyogi's visual representation is based on our two cats -- Mocha and Mochi.
    So, they are the only "official" members of Lost In Yoyogi, in all truth.
    Primary styles tend to be eclectic with some focus on 
    electronic, experimental, freestyle, leftfield, big beat, breakbeat and house music.
    <strike>A good starting place for listening are the "High Desert Boombox" (breakbeat),
    "Essential Mix" (techno) and "Late Night Sessions" (deep house) mix shows.</strike>
</p>
//-->
</div>
</div>
</div>
<div class="footer"><hr>
<p>© LOST IN YOYOGI 2023-2024 👾<br>v:0.0.2 pre-α<sup>1</sup> ("zero2zero") &nbsp; e:24.09.19 &nbsp; p. 388</p><p style="margin-top:40px;margin-bottom:60px;font-size:9px;">"Everything will be alright tomorrow."</p></div>
</div>


</body></html>