feat(blog_list): change articles page to be a preview list of articles.
MR !2
This commit is contained in:
@ -29,6 +29,8 @@ Now if I haven't lost you already and hopefully by the end of this article I hav
|
||||
|
||||
Below I will cover a little of the technical details and hopefully bringing into perspective, so you can better understand what is being explained to you. To do this I will use the flow of water methodology.
|
||||
|
||||
<p hidden>#more</p>
|
||||
|
||||
## Bandwidth
|
||||
|
||||
Bandwidth is the actual speed of your Internet connection and its unit of measure is bits per second. So basically if you think water pipe, only so much water will flow through a water pipe but if you increase it’s pressure you will receive more water. For the actual Internet connection different technology is used to essentially achieve the same
|
||||
|
@ -1,5 +1,8 @@
|
||||
# No Fuss Computing Articles
|
||||
---
|
||||
|
||||
## 2015
|
||||
template: blog_list.html
|
||||
title: No Fuss Computing Articles
|
||||
|
||||
- [Choosing an internet service](2015/choose_internet_service.md)
|
||||
---
|
||||
|
||||
Please see below for our articles.
|
||||
|
Reference in New Issue
Block a user