features and weeklies are in same entries folder; php -> html files
parent
d967b6d354
commit
9a32133761
@ -0,0 +1,35 @@
|
||||
<h1>weekly roundup</h1>
|
||||
august 4-8, 2020
|
||||
css, html, php, server, website<br>
|
||||
<br>
|
||||
<h2>tuesday, august 4</h2>
|
||||
<ul>
|
||||
<li>CentOS VPS obtained through OVH. Yay! We've always wanted a server.</li>
|
||||
</ul>
|
||||
<h2>wednesday, august 5</h2>
|
||||
<ul>
|
||||
<br>
|
||||
<li>design the website</li>
|
||||
<li>prototype of website running on the server</li>
|
||||
<li>J set up automation with Jenkins + Ansible</li>
|
||||
</ul>
|
||||
<br>
|
||||
<h2>thursday, august 6</h2>
|
||||
<ul>
|
||||
<li>create some placeholder graphics, articles + css</li>
|
||||
<li>add a <a href="https://publish.twitter.com/#">Twitter timeline embed</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<h2>friday, august 7</h2>
|
||||
<ul>
|
||||
<li>decide to use PHP for manage blessfrey's blog</li>
|
||||
<li>set up a local Apache server for practice. <a href="200807.html">It was a little confusing!</a></li>
|
||||
<li>wrote a vaguely functioning Hello, World! script in PHP
|
||||
</ul>
|
||||
<br>
|
||||
<h2>saturday, august 8</h2>
|
||||
<ul>
|
||||
<li>forgot to bid on the Skull of Death in the <a href="http://www.verpets.com/auctions/">Auction House</a>...aw man...</li>
|
||||
<li>added images to live site <a href="200808.html">despite conflicts with Linux's security</a></li>
|
||||
</ul>
|
||||
<br>
|
@ -1,35 +0,0 @@
|
||||
<h1>weekly roundup</h1>
|
||||
august 4-8, 2020
|
||||
css, html, php, server, website<br>
|
||||
<br>
|
||||
<h2>tuesday, august 4</h2>
|
||||
<ul>
|
||||
<li>CentOS VPS obtained through OVH. Yay! We've always wanted a server.</li>
|
||||
</ul>
|
||||
<h2>wednesday, august 5</h2>
|
||||
<ul>
|
||||
<br>
|
||||
<li>design the website</li>
|
||||
<li>prototype of website running on the server</li>
|
||||
<li>J set up automation with Jenkins + Ansible</li>
|
||||
</ul>
|
||||
<br>
|
||||
<h2>thursday, august 6</h2>
|
||||
<ul>
|
||||
<li>create some placeholder graphics, articles + css</li>
|
||||
<li>add a <a href="https://publish.twitter.com/#">Twitter timeline embed</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<h2>friday, august 7</h2>
|
||||
<ul>
|
||||
<li>decide to use PHP for manage blessfrey's blog</li>
|
||||
<li>set up a local Apache server for practice. <a href="200807.html">It was a little confusing!</a></li>
|
||||
<li>wrote a vaguely functioning Hello, World! script in PHP
|
||||
</ul>
|
||||
<br>
|
||||
<h2>saturday, august 8</h2>
|
||||
<ul>
|
||||
<li>forgot to bid on the Skull of Death in the <a href="http://www.verpets.com/auctions/">Auction House</a>...aw man...</li>
|
||||
<li>added images to live site <a href="200808.html">despite conflicts with Linux's security</a></li>
|
||||
</ul>
|
||||
<br>
|
Loading…
Reference in New Issue