diff --git a/content/post/offline-wikipedia/cover.jpg b/content/post/offline-wikipedia/cover.jpg new file mode 100644 index 0000000..1a1e068 Binary files /dev/null and b/content/post/offline-wikipedia/cover.jpg differ diff --git a/content/post/offline-wikipedia/index.md b/content/post/offline-wikipedia/index.md new file mode 100644 index 0000000..5e344b2 --- /dev/null +++ b/content/post/offline-wikipedia/index.md @@ -0,0 +1,41 @@ +--- +title: Accessing Knowledge Offline +description: Kiwix, Your Offline Knowledge Companion +slug: offline-wikipedia +date: 2023-10-24 10:00:00+0000 +image: cover.jpg +categories: + - Guide +tags: + - Guide + +weight: 1 +--- + +## The Concept + +Accessing internet articles, like Wikipedia entries, is usually straightforward as they're hosted on remote servers. However, problems can arise with slow, limited, or no internet access. Downloading web pages for offline reading is an option, but there's a more elegant and convenient solution. + +## Kiwix + +Let me introduce you to Kiwix, an open-source app that simplifies downloading and reading web content, including Wikipedia, in a user-friendly format. + +You can find Kiwix on their website [here](https://kiwix.org) or explore their GitHub page [here](https://github.com/kiwix). The best part is that Kiwix is available for almost every platform. + +## Usage + +I personally use Kiwix on my Android phone, which doesn't always have a reliable internet connection. When you open the app, you'll see three tabs at the bottom. + +Start by downloading the web content you'd like to read offline. I've downloaded various Wikipedia collections, such as science, history, and media. You can even download the entire Wikipedia if you prefer. + +Once your favorite articles, books, and media are downloaded, go to the library tab. Here, you can access all your downloads. Select the one you're interested in and search for the section you want to read. + +It's a simple and effective way to access important information without relying on your internet connection. + +## Why I Think It Is Important + +Many countries face limited internet access, but access to information remains crucial. We've become accustomed to finding information for various situations, and not having that due to internet issues can be a significant drawback. + +## Conclusion + +Kiwix is a wonderful open-source app that allows you to save and view articles offline, ensuring access to information in any situation while keeping it true to the original text's essence. diff --git a/content/post/vmgpupass/index.md b/content/post/vmgpupass/index.md index 2b5c17f..56f77b0 100644 --- a/content/post/vmgpupass/index.md +++ b/content/post/vmgpupass/index.md @@ -2,7 +2,7 @@ title: Single GPU Passthrough Setup description: Unlock Multi-OS Flexibility with Single GPU Passthrough slug: vmgpupass -date: 2023-10-23 00:00:00+0000 +date: 2023-10-23 10:20:00+0000 image: cover.jpg categories: - Guide diff --git a/content/post/wayland-streaming/index.md b/content/post/wayland-streaming/index.md index e4c0b9f..46eb75b 100644 --- a/content/post/wayland-streaming/index.md +++ b/content/post/wayland-streaming/index.md @@ -2,7 +2,7 @@ title: Improved Wayland Screen Sharing description: How to Fix Apps Like Discord to Stream on Wayland slug: wayland-streaming -date: 2023-10-19 00:00:00+0000 +date: 2023-10-19 10:00:00+0000 image: cover.png categories: - Guide