Mostly working. Need to make image locations relative.

This commit is contained in:
Netscape Navigator 2019-11-16 14:31:53 -06:00
parent 4ca3756b78
commit fd74e9cb1d
6 changed files with 21 additions and 13 deletions

View File

@ -11,3 +11,4 @@ gem "redcarpet", "~> 3.3", ">= 3.3.3"
# For feed.xml.builder
gem "builder", "~> 3.0"
gem "middleman-deploy", "~> 2.0.0.pre.alpha"
gem "nokogiri"

View File

@ -74,10 +74,13 @@ GEM
middleman-core (>= 3.2)
net-sftp
ptools
mini_portile2 (2.4.0)
minitest (5.11.3)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (5.2.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
@ -114,6 +117,7 @@ DEPENDENCIES
middleman (~> 4.1)
middleman-blog
middleman-deploy (~> 2.0.0.pre.alpha)
nokogiri
redcarpet (~> 3.3, >= 3.3.3)
BUNDLED WITH

View File

@ -9,7 +9,7 @@ activate :blog do |blog|
# This will add a prefix to all links, template references and source paths
blog.prefix = "blog"
blog.permalink = "./{title}.html"
blog.permalink = "{title}.html"
# Matcher for blog source files
blog.sources = "{title}.html"
# blog.taglink = "tags/{tag}.html"

View File

@ -3,8 +3,6 @@ title: The Dying Practice of Software Ownership
date: 2019-06-01
---
# Physical Media in the 90s
In the early days of home computing, connectivity was scarce. Some computers did not have an internet connection at all, instead acting as a secluded island of data, never connecting to another node. To add new software to a machine, you paid a one time license fee for a CD-ROM in a box with paper documentation. It was yours and you owned it.
Many rudimentary software packages that resembled software seen today began to take form, and their limitations were due mostly to the hardware and connectivity constraints of the time. Before the age of Wikipedia, software suites like [Encarta](https://winworldpc.com/product/encarta/1994) dominated. The same was true for map software. Before Google Maps and Waze, you would go to the electronics store and buy a GPS-enabled hardware device similar to a tablet. It had no network hardware or software onboard, yet it somehow managed to store every major road and place of business in North America. There were no ads or subscription fees. When the map data was no longer current, you could make a one-time purchase for an updated map data set. When you wanted to upgrade the device, you could sell the old device (and its software license) to someone else.

View File

@ -8,12 +8,17 @@
</tr>
<tr>
<td>
META
<%= current_article.date.day %>
/
<%= current_article.date.month %>
/
<%= current_article.date.year %>
</td>
</tr>
<tr>
<td>
<%= current_article.body %>
<%= current_article.summary %>
<%= link_to 'Read more…', current_article %>
</td>
</tr>
</table>

View File

@ -1,12 +1,12 @@
<p align="center">
<img src="img/debian.gif">
<img src="img/frontpage.gif">
<img src="img/mirc.gif">
<img src="img/neocities.gif">
<img src="img/netscape.gif">
<img src="img/office.gif">
<img src="img/onion.gif">
<img src="img/ssb.gif">
<%= image_tag "img/debian.gif" %>
<%= image_tag "img/frontpage.gif" %>
<%= image_tag "img/mirc.gif" %>
<%= image_tag "img/neocities.gif" %>
<%= image_tag "img/netscape.gif" %>
<%= image_tag "img/office.gif" %>
<%= image_tag "img/onion.gif" %>
<%= image_tag "img/ssb.gif" %>
</p>
<p align="center">
<img src="https://www.cutercounter.com/hits.php?id=gmmpqqpo&amp;nd=6&amp;style=21">