feat(blog_list): change articles page to be a preview list of articles.

MR !2
This commit is contained in:
2022-01-23 11:24:09 +09:30
parent 61f3331db0
commit 5d75c663a1
2 changed files with 8 additions and 3 deletions

View File

@ -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 its pressure you will receive more water. For the actual Internet connection different technology is used to essentially achieve the same

View File

@ -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.