update articles

This commit is contained in:
brooke 2024-04-14 20:19:14 -04:00
parent 23a33acc17
commit db74762fe6
3 changed files with 8 additions and 112 deletions

View file

@ -4,41 +4,3 @@ draft: false
description: "Learn how to build Blowfish manually." description: "Learn how to build Blowfish manually."
--- ---
# Lorem Ipsum
Lorem Ipsum is a **dummy text** often used in the **printing** and **typesetting** industry. It has been the industry's standard **dummy text** since the 1500s when an unknown printer took a galley of type and scrambled it to make a **type specimen book**. It has survived not only five centuries but also the leap into electronic typesetting, remaining essentially unchanged.
## Why Lorem Ipsum?
- Lorem Ipsum provides a **placeholder** for text content when designing documents, websites, or graphic layouts.
- It allows designers and developers to focus on the **visual aspects** of their work without being distracted by the actual content.
- It ensures that the layout and formatting are the primary focus during the initial design phase.
## Lorem Ipsum Variations
There are many variations of Lorem Ipsum available, but the most common version consists of a passage from Cicero's *De Finibus Bonorum et Malorum* (The Extremes of Good and Evil).
### Sample Lorem Ipsum Text
```markdown
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
```
## Lorem Ipsum Tables
You can also use Lorem Ipsum in tables:
| Header 1 | Header 2 |
| ---------------| ------------ |
| Lorem ipsum | dolor sit |
| amet, | consectetur |
| adipiscing | elit. |
## Conclusion
In summary, Lorem Ipsum is a valuable tool for designers and developers to create aesthetically pleasing layouts without getting bogged down by content creation. It offers flexibility in terms of variations and can be easily integrated into various design projects using Markdown formatting or other markup languages.
```javascript
// Here's a JavaScript snippet
console.log("Hello, world!");
```

View file

@ -4,41 +4,3 @@ draft: false
description: "Learn how to build Blowfish manually." description: "Learn how to build Blowfish manually."
--- ---
# Lorem Ipsum
Lorem Ipsum is a **dummy text** often used in the **printing** and **typesetting** industry. It has been the industry's standard **dummy text** since the 1500s when an unknown printer took a galley of type and scrambled it to make a **type specimen book**. It has survived not only five centuries but also the leap into electronic typesetting, remaining essentially unchanged.
## Why Lorem Ipsum?
- Lorem Ipsum provides a **placeholder** for text content when designing documents, websites, or graphic layouts.
- It allows designers and developers to focus on the **visual aspects** of their work without being distracted by the actual content.
- It ensures that the layout and formatting are the primary focus during the initial design phase.
## Lorem Ipsum Variations
There are many variations of Lorem Ipsum available, but the most common version consists of a passage from Cicero's *De Finibus Bonorum et Malorum* (The Extremes of Good and Evil).
### Sample Lorem Ipsum Text
```markdown
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
```
## Lorem Ipsum Tables
You can also use Lorem Ipsum in tables:
| Header 1 | Header 2 |
| ---------------| ------------ |
| Lorem ipsum | dolor sit |
| amet, | consectetur |
| adipiscing | elit. |
## Conclusion
In summary, Lorem Ipsum is a valuable tool for designers and developers to create aesthetically pleasing layouts without getting bogged down by content creation. It offers flexibility in terms of variations and can be easily integrated into various design projects using Markdown formatting or other markup languages.
```javascript
// Here's a JavaScript snippet
console.log("Hello, world!");
```

View file

@ -1,44 +1,16 @@
--- ---
title: "Web Hosting" title: "Web Hosting"
draft: false draft: false
description: "Learn how to build Blowfish manually." description: "Learn about our web hosting offerings."
--- ---
# Lorem Ipsum We present a simple solution for scalable website deployments featuring a location based [Anycast](https://www.cloudflare.com/learning/cdn/glossary/anycast-network/) server network. We utilize servers from providers that offer a simple Anycast system which means you website will always be served by the closest available server. Your static sites are delivered from up to 4 regions:
Lorem Ipsum is a **dummy text** often used in the **printing** and **typesetting** industry. It has been the industry's standard **dummy text** since the 1500s when an unknown printer took a galley of type and scrambled it to make a **type specimen book**. It has survived not only five centuries but also the leap into electronic typesetting, remaining essentially unchanged. - **Asia**
- **Europe**
- **US-East**
- **US-West**
## Why Lorem Ipsum? We offer docker hosts located in our US-East datacenters meaning that services for forms and simple web apps can be served behind you static sites.
- Lorem Ipsum provides a **placeholder** for text content when designing documents, websites, or graphic layouts. For more power-hunger applications we also offer the ability to run game servers, VOIP, or any other latency reliant service over Anycast for an added fee.
- It allows designers and developers to focus on the **visual aspects** of their work without being distracted by the actual content.
- It ensures that the layout and formatting are the primary focus during the initial design phase.
## Lorem Ipsum Variations
There are many variations of Lorem Ipsum available, but the most common version consists of a passage from Cicero's *De Finibus Bonorum et Malorum* (The Extremes of Good and Evil).
### Sample Lorem Ipsum Text
```markdown
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
```
## Lorem Ipsum Tables
You can also use Lorem Ipsum in tables:
| Header 1 | Header 2 |
| ---------------| ------------ |
| Lorem ipsum | dolor sit |
| amet, | consectetur |
| adipiscing | elit. |
## Conclusion
In summary, Lorem Ipsum is a valuable tool for designers and developers to create aesthetically pleasing layouts without getting bogged down by content creation. It offers flexibility in terms of variations and can be easily integrated into various design projects using Markdown formatting or other markup languages.
```javascript
// Here's a JavaScript snippet
console.log("Hello, world!");
```