You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

179 lines
11 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Bar Counter</title>
<!-- The style.css file allows you to change the look of your web pages.
If you include the next line in all your web pages, they will all share the same look.
This makes it easier to make new pages for your site. -->
<link href="universalstyle.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1><center>The Bar Counter</center></h1>
<div class = "links">
<ul>
<li><a href="https://amateur-bartender-man.neocities.org/" style="color:pink">Home</a></li>
<li><a href="https://amateur-bartender-man.neocities.org/bartending.html" style="color:pink">Expectations</a></li>
<li><a href="https://amateur-bartender-man.neocities.org/equipment.html" style="color:pink">Equipment You'll Need</a></li>
<li><a href="https://amateur-bartender-man.neocities.org/recipes.html" style="color:pink">Recipes!</a></li>
<li><a href="https://amateur-bartender-man.neocities.org/blogging.html" style="color:pink">Blog</a></li>
</ul>
</div>
<br>
<br>
<style>
.blogtable table, th, td {
border: 2px solid pink;
text-alight: center;
background: purple url("backgrounds/Purple2.png") repeat
}
</style>
<div class = blogtable>
<center>
<table style="width:45%">
<tr>
<td>
<span style="color:#28ebfc">
<p><u>10/12/2021, 3:50 am</u></p>
<p>Tonight's just a bunch of behind the scenes stuff. Cleaning up the code finally, moving things over to style.css to remove some stuff, moving images into their own folders, and of course beginning to set up the various cocktail pages. I'm gonna try to make it as intuitive as possible, I don't want people to have to navigate a maze of links, but there's some stuff that just overlaps. I'll think about how I wanna set that up a bit more in the coming weeks though</p><br>
<p>Midterms still aren't over though. My biology midterm started yesterday and is due Friday, but I should have it done by then. Provided I can get through the workloads on my other classes, I should be able to dedicate a bit more time to the site. I know I know, I keep saying that. Honestly, I'm not sure why I have this part of the site marked public. Maybe it's so other people can see my plans and get some insight into how a beginner HTML coder thinks. I'm not sure.</p>
<p>What I am sure of, however, is that I just use this as a rambling corner to get all my thoughts somewhere. It's been surprisingly helpful so far, I won't lie. Maybe a word document or changelog would've worked better, but I'm not a fan of formal stuff like that. I don't wanna be an adult, I wanna be myself!</p>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>10/3/2021, 7:57 pm</u></p>
<p>Hrm, it's been a few days since I last worked on the site. This can be chalked up to laziness, frankly. I got my workload done early every day, but simply couldn't find the motivation to even add a new recipe.</p>
<p>Found some motivation to do it today though. To be frank, I really should add multiply pages for recipes. My plan is to have one central page with its own navbar for different types of recipes. Sour, tropical, fruity, strong, manly, high class, etc</p>
<p>I'll hammer out the specifics later, as I only have 4 recipes listed at the moment. I have to start making lighter recipes too, things that take less ingredients to make. As good as things like the Freebooter's Merriment are, not everyone is going to be able to afford 8 fuckin ingredients for 1 cocktail. I'm really sorry about that, I should've considered it sooner. I feel like shit.</p>
<p>Either way, I've added that to the to-do list as well. See you all later</p>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>9/29/2021, 8:48 pm</u></p>
<p>Today's been exhausting. College transfers, testing new recipe ideas, changing my degree, and studying for 2 exams has left me with no time to work on the site today.</p>
<p>That's fine though, you have to pace yourself with this or else you'll get burned out. I'd hate to leave this page here, forgotten until I suddenly remember it 3 years later or something. If I ever leave this site, it'll be because I consider it "done," and that won't happen for a fairly long time.</p>
<p>Fortunately, I found time today to overhaul the credits section. And with that, the first presentable version of my site is done!</p>
<p>Tomorrow's a new day, though I suspect I won't have that much time to work on the site again, either. My 8 week sociology course will be starting soon, and the workload for that is quite large.</p>
<p>Ah well, I'm sure I'll be able to do stuff still, just not at the same pace I was before.</p>
<p>Catch you all on the flip side!</p>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>9/28/2021, 11:26 am</u></p>
<p>Welcome back to my rambling corner!</p>
<p>I think the overhaul is going well so far. Things are gradually looking like how I envisioned them from the start. It's strange to think it's only been 3 days, it feels like it's been 3 weeks at least. </p>
<p>I can't thank my friend Abishek enough for helping me out with this, he's done a magnificent job in teaching me how to use HTML and CSS.</p>
<p>Once my intended layout is complete and code is cleaned up, I plan to try my hand at making a drink randomizer for the homepage, I'll add more recipes, maybe I'll do a section covering various brands of liquor and what I think about them.</p>
<p>I'm nowhere near rich though, so if I do that it'll be extremely slow and only updated periodically. Maybe I'll start using my allowed 0.5 oz (or equivalent) of hard liquor every shift to taste test some liquors for the site.</p>
<p>I have direction now, though. I have some pretty clear plans and ideas here, I just need to learn enough to implement them. Additionally, I'd like to try making a guestbook some day, though finding resources for that has proven difficult.</p>
<p>There's also this very unique, layered double shot I've been looking to make, but every time I try making it, it ends up looking like apple juice (╥﹏╥). I need more practice, but when it's done I'll showcase it on the homepage!</p>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>9/27/2021, 11:15 am</u></p>
<p>Alright day 2!</p>
<p>I've got a lot planned for today but it'll mostly be behind the scenes stuff.</p>
<p>For example, I'm finally gonna get rid of the lists plaguing the alignment on the equipment and recipe pages.</p>
<p>Though I'll also be dividing things into more classes so I can easily use CSS styling for certain things.</p>
<p>Other than that, gonna sit down after all my studies today and spend a lot more time on the site!</p>
<p>I hope some folks at least find this little corner of the internet cool.</p>
<p>It's simple so far, but I hope to make it more flashy and totally righteous over time.</p><br>
<p>ok finally made my own button, even though there are more important things i should be doing.</p>
<p><strike>im not too confident in it, but its serviceable for now.</strike></p><br>
<p>now that it's animated i feel much better about it</p>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>9/26/2021, 11:18 pm</u>
<p>Wow! I'm finally making my own website! This is really cool!</p>
<p>I'm genuinely excited to start this project I've been looking at since I was about 16.</p>
<p>I really hope this goes well. I have a collective 6 hours of HTML experience so far, and I probably should've studied instead.</p>
<p>What's the point of life if you don't take a little time off to enjoy yourself though?</p>
<p>Anyways, I've had a lot of fun so far and I think I've learned a lot.</p><br>
</span>
</td>
</tr>
<tr>
<td>
<span style="color:#28ebfc">
<p><u>TO DO:</u></p>
<p><strike>Learn how to make tables</strike></p>
<p><strike>Properly format the text</strike></p>
<p>Make things easier to read</p>
<p>Add ml measurements to recipes in addition to oz</p>
<p>Add budget equipment options</p>
<p><strike>Add some stuff to the homepage, idk what yet</strike></p>
<p>Guestbook (won't happen for awhile, i feel)</p>
<p>Drink randomizer</p>
<p>Drink review section</p>
<p>Glassware section</p>
<p>Create images for the headers</p>
<p>Add subpages for cocktails, so people can find what they're looking for easily</p>
</span>
</td>
</tr>
</table>
</center>
</div>
<br>
<center>
<a href="https://neocities.org/">
<span title="This website hosted by NeoCities">
<img src="buttons/neocities_button.gif" border="0">
</span>
</a>
<a href="https://amateur-bartender-man.neocities.org/">
<img src="buttons/AmateurBartending4.gif" border="0">
</a>
<a href="https://anlucas.neocities.org/">
<img src="buttons/anlucasbutton.gif" border="0">
</a>
<a href="https://matts-world.neocities.org/">
<span title="The website of my good friend Matt!">
<img src="buttons/matts_world_button.gif">
</span>
</a>
</center>
</body>
</html>