diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..25b6752
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,5 @@
++++
+date = '{{ .Date }}'
+draft = true
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
++++
diff --git a/assets/.DS_Store b/assets/.DS_Store
new file mode 100644
index 0000000..cf8249d
Binary files /dev/null and b/assets/.DS_Store differ
diff --git a/assets/._.DS_Store b/assets/._.DS_Store
new file mode 100644
index 0000000..28c42fb
Binary files /dev/null and b/assets/._.DS_Store differ
diff --git a/assets/css/custom.css b/assets/css/custom.css
new file mode 100644
index 0000000..6bc7075
--- /dev/null
+++ b/assets/css/custom.css
@@ -0,0 +1,6 @@
+:root {
+ /* Base theme knobs */
+ --bg-h: 0;
+ --bg-s: 0%;
+ --bg-l: 12%;
+}
diff --git a/assets/images/._index.jpg b/assets/images/._index.jpg
new file mode 100644
index 0000000..a7b0ea8
Binary files /dev/null and b/assets/images/._index.jpg differ
diff --git a/content/.DS_Store b/content/.DS_Store
new file mode 100644
index 0000000..aacc3e2
Binary files /dev/null and b/content/.DS_Store differ
diff --git a/content/.__index.md b/content/.__index.md
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/.__index.md differ
diff --git a/content/._donate.md b/content/._donate.md
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/._donate.md differ
diff --git a/content/.obsidian/._app.json b/content/.obsidian/._app.json
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/.obsidian/._app.json differ
diff --git a/content/.obsidian/._appearance.json b/content/.obsidian/._appearance.json
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/.obsidian/._appearance.json differ
diff --git a/content/.obsidian/._core-plugins.json b/content/.obsidian/._core-plugins.json
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/.obsidian/._core-plugins.json differ
diff --git a/content/.obsidian/._workspace.json b/content/.obsidian/._workspace.json
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/.obsidian/._workspace.json differ
diff --git a/content/.obsidian/app.json b/content/.obsidian/app.json
new file mode 100644
index 0000000..6abe4c1
--- /dev/null
+++ b/content/.obsidian/app.json
@@ -0,0 +1,3 @@
+{
+ "alwaysUpdateLinks": true
+}
\ No newline at end of file
diff --git a/content/.obsidian/appearance.json b/content/.obsidian/appearance.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/content/.obsidian/appearance.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json
new file mode 100644
index 0000000..639b90d
--- /dev/null
+++ b/content/.obsidian/core-plugins.json
@@ -0,0 +1,33 @@
+{
+ "file-explorer": true,
+ "global-search": true,
+ "switcher": true,
+ "graph": true,
+ "backlink": true,
+ "canvas": true,
+ "outgoing-link": true,
+ "tag-pane": true,
+ "footnotes": false,
+ "properties": true,
+ "page-preview": true,
+ "daily-notes": true,
+ "templates": true,
+ "note-composer": true,
+ "command-palette": true,
+ "slash-command": false,
+ "editor-status": true,
+ "bookmarks": true,
+ "markdown-importer": false,
+ "zk-prefixer": false,
+ "random-note": false,
+ "outline": true,
+ "word-count": true,
+ "slides": false,
+ "audio-recorder": false,
+ "workspaces": false,
+ "file-recovery": true,
+ "publish": false,
+ "sync": true,
+ "bases": true,
+ "webviewer": false
+}
\ No newline at end of file
diff --git a/content/.obsidian/types.json b/content/.obsidian/types.json
new file mode 100644
index 0000000..f7e6513
--- /dev/null
+++ b/content/.obsidian/types.json
@@ -0,0 +1,8 @@
+{
+ "types": {
+ "aliases": "aliases",
+ "cssclasses": "multitext",
+ "tags": "tags",
+ "date": "date"
+ }
+}
\ No newline at end of file
diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json
new file mode 100644
index 0000000..882abf0
--- /dev/null
+++ b/content/.obsidian/workspace.json
@@ -0,0 +1,198 @@
+{
+ "main": {
+ "id": "8b50d1522f3e27f2",
+ "type": "split",
+ "children": [
+ {
+ "id": "728931ae8b170e81",
+ "type": "tabs",
+ "children": [
+ {
+ "id": "27f92067e010d7a7",
+ "type": "leaf",
+ "state": {
+ "type": "markdown",
+ "state": {
+ "file": "posts/westernrise.md",
+ "mode": "source",
+ "source": true
+ },
+ "icon": "lucide-file",
+ "title": "westernrise"
+ }
+ }
+ ]
+ }
+ ],
+ "direction": "vertical"
+ },
+ "left": {
+ "id": "119563eb91560d05",
+ "type": "split",
+ "children": [
+ {
+ "id": "0dffe549ca0a20d7",
+ "type": "tabs",
+ "children": [
+ {
+ "id": "27aae8ea5ced0808",
+ "type": "leaf",
+ "state": {
+ "type": "file-explorer",
+ "state": {
+ "sortOrder": "alphabetical",
+ "autoReveal": false
+ },
+ "icon": "lucide-folder-closed",
+ "title": "Files"
+ }
+ },
+ {
+ "id": "7e41e881dd648db2",
+ "type": "leaf",
+ "state": {
+ "type": "search",
+ "state": {
+ "query": "",
+ "matchingCase": false,
+ "explainSearch": false,
+ "collapseAll": false,
+ "extraContext": false,
+ "sortOrder": "alphabetical"
+ },
+ "icon": "lucide-search",
+ "title": "Search"
+ }
+ },
+ {
+ "id": "3dfd3709b7c4bee3",
+ "type": "leaf",
+ "state": {
+ "type": "bookmarks",
+ "state": {},
+ "icon": "lucide-bookmark",
+ "title": "Bookmarks"
+ }
+ }
+ ]
+ }
+ ],
+ "direction": "horizontal",
+ "width": 300
+ },
+ "right": {
+ "id": "88243c5f70f69453",
+ "type": "split",
+ "children": [
+ {
+ "id": "6be8a0289603d465",
+ "type": "tabs",
+ "children": [
+ {
+ "id": "efe96709347686b0",
+ "type": "leaf",
+ "state": {
+ "type": "backlink",
+ "state": {
+ "file": "donate.md",
+ "collapseAll": false,
+ "extraContext": false,
+ "sortOrder": "alphabetical",
+ "showSearch": false,
+ "searchQuery": "",
+ "backlinkCollapsed": false,
+ "unlinkedCollapsed": true
+ },
+ "icon": "links-coming-in",
+ "title": "Backlinks for donate"
+ }
+ },
+ {
+ "id": "a793586a06c7a903",
+ "type": "leaf",
+ "state": {
+ "type": "outgoing-link",
+ "state": {
+ "file": "donate.md",
+ "linksCollapsed": false,
+ "unlinkedCollapsed": true
+ },
+ "icon": "links-going-out",
+ "title": "Outgoing links from donate"
+ }
+ },
+ {
+ "id": "f09d52c6a9f7a196",
+ "type": "leaf",
+ "state": {
+ "type": "tag",
+ "state": {
+ "sortOrder": "frequency",
+ "useHierarchy": true,
+ "showSearch": false,
+ "searchQuery": ""
+ },
+ "icon": "lucide-tags",
+ "title": "Tags"
+ }
+ },
+ {
+ "id": "34a834f0592152a0",
+ "type": "leaf",
+ "state": {
+ "type": "all-properties",
+ "state": {
+ "sortOrder": "frequency",
+ "showSearch": false,
+ "searchQuery": ""
+ },
+ "icon": "lucide-archive",
+ "title": "All properties"
+ }
+ },
+ {
+ "id": "c76f338e35bc4c6d",
+ "type": "leaf",
+ "state": {
+ "type": "outline",
+ "state": {
+ "file": "donate.md",
+ "followCursor": false,
+ "showSearch": false,
+ "searchQuery": ""
+ },
+ "icon": "lucide-list",
+ "title": "Outline of donate"
+ }
+ }
+ ]
+ }
+ ],
+ "direction": "horizontal",
+ "width": 300,
+ "collapsed": true
+ },
+ "left-ribbon": {
+ "hiddenItems": {
+ "switcher:Open quick switcher": false,
+ "graph:Open graph view": false,
+ "canvas:Create new canvas": false,
+ "daily-notes:Open today's daily note": false,
+ "templates:Insert template": false,
+ "command-palette:Open command palette": false,
+ "bases:Create new base": false
+ }
+ },
+ "active": "27f92067e010d7a7",
+ "lastOpenFiles": [
+ "_index.md",
+ "posts/onebag.md",
+ "posts/westernrise.md",
+ "donate.md",
+ "assets/Pasted image 20260202175942.png",
+ "assets",
+ "Untitled.md",
+ "2026-02-26.md",
+ "posts"
+ ]
+}
\ No newline at end of file
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..d8f63ed
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,15 @@
+---
+title: Index
+date: 2026-01-27
+draft: "false"
+---
+# Hello! I am Faris and this is my website.
+
+[CV](/CV.pdf)
+[Git](https://git.mektem.com/Faris)
+
+Check out my **[posts](/posts)**.
+
+
+
+
diff --git a/content/donate.md b/content/donate.md
new file mode 100644
index 0000000..e576957
--- /dev/null
+++ b/content/donate.md
@@ -0,0 +1,8 @@
+---
+title: monero
+date: 2025-01-27
+draft: "false"
+---
+All crypto I own is held safe and with self-custody.
+
+8C7fRbKS6MDhZowHtHQThQ66c2TqtEstHhot1hqQnaeENMQSLA681N2Hqk2uof181JTGYCc8d1mKJS7pJB87irLGETpaeQ
\ No newline at end of file
diff --git a/content/posts/._onebag.md b/content/posts/._onebag.md
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/posts/._onebag.md differ
diff --git a/content/posts/._westernrise.md b/content/posts/._westernrise.md
new file mode 100644
index 0000000..3b2ca22
Binary files /dev/null and b/content/posts/._westernrise.md differ
diff --git a/content/posts/onebag.md b/content/posts/onebag.md
new file mode 100644
index 0000000..a86a786
--- /dev/null
+++ b/content/posts/onebag.md
@@ -0,0 +1,189 @@
+---
+title: Onebag
+date: 2026-01-26
+draft: "false"
+tags:
+ - travel
+---
+# Onebag Indefinite Travel (Ultralight)
+
+I'm partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list.
+
+Another reason for writing this is that I honestly feel like others leave out subtle, but important items in their lists, their lists are usually much more broad and fail to include the small things. I think that the small things are the things that matter the most, and no matter how small, they can make a big differecne to your journey.
+
+As for the reason for embracing such a level of minimalism stems from my inherent inclination towards owning few possessions. I do plan to add some more pictures at some point when I get round to it. Owning a small amount of items has allowed me to fine tune each item, making me able to get the best quality items aswell.
+
+In my past experiece I have found travelling with a single bag much easier, the convience benefits are really something. I've found myself saving a lot of time because of it, no need to pack, I don't need to spend a long time in the airport to check things in, and even getting through security can be pretty fast. Even the ability to just grab your bag and just going somewhere is amazing. The /r/onebag community has lots of further resources on onebagging.
+
+## Packs
+
+- **[3F UL Gear Qidian Pro](https://3fulgear.com/product/packs/qidian-pro-backpack/)** 800g
+ I was honestly quite worried that this was going to be too big for me before it arrived, but it turn out once correctly adjusted it fits fine. I have never used a proper framed pack but this pack is the most comfortable pack i've used.
+- **[Patagonia Blackhole 1L.](https://eu.patagonia.com/gb/en/product/ultralight-black-hole-mini-hip-pack-1-liter/49447.html)** 421g
+ I keep most of my frequently accessed or vital equipment in a hip pack that I always take with me.
+
+ - **[Card Holder.](https://amzn.to/3TAWU7F)** With cards. 35g
+ Custom made card holder that is simply just a single velcro cable tie. Can't get much more ultralight than this and it holds my cards quite securely.
+ - **Cash Wallet.** 12g
+ A lovely small leather wallet handmade by my wife. I don't like not being able to hold cash (like coins) but I also hate bulky wallets, so having the cards and cash seperate is the best solution in my eyes.
+ - **[Clipper Lighter.](https://clipperofficial.com/our-range/pocket-lighters)** 17g
+ I don't smoke, but a the ability to create fire is a very important thing to be able to do as a human! I chose Clipper specifically because they're refillable.
+ - **[Kaweco Sport Fountain Pen.](https://amzn.to/43fHmtf)** 22g
+ In black, with a Fine nib, a converter and Noodler's Polar Blue Ink. Fountain pens are great as they can be reused by just filling it up with ink and the writing experience is unmatched, especially compared to a ballpoint.
+ - **[A7 Rhodia Notepad.](https://amzn.to/4crLKcW)** 24g
+ Very good quality paper, works very well with my fountain pen, no feathering, no bleeding.
+ - **[Hankerchief.](https://amzn.to/4chDJqL)** 15g
+ Changed out my paper tissues for a hankerchief instead it's reusuable, rewashable and it's more durable and will have more uses than a pack of tissues before It would need washing
+ - **[Microfibre Cloth.](https://amzn.to/48VRyZb)** 7g
+ Use this mainly for cleaning my glasses. Also comes in useful for cleaning the lenses on my iPhone before I take any pictures.
+ - **[AirTag.](https://amzn.to/3IAWKab)** 11g
+ I keep an AirTag in only my Hip pack at the moment, because I feel like i'm more likely to lose the Hip pack than a backpack, and it has my most important things. I should probably keep one in my main pack aswell though.
+ - **[Titanium Toothpick.](https://amzn.to/3VhJtuu)**
+ It's a reusable toothpick! But also useful as a general poking and proding tool. e.g. can be used to open phone sim card slot
+ - **[Elastoplast Plasters.](https://amzn.to/3PiRqvK)**
+ I've found that generics don't stay on. This brand is really good.
+ - **Lip Balm.**
+ Homemade lip balm using beeswax, coconut oil and sunflower oil, 33% of each and kept in an old 20g vaseline tin.
+ - **Hand Sanitizer.**
+ - **Anti-Diarrea Medicine.**
+ - **Ibuprofen.**
+ - **Titanium Tweezers.**
+ - **Victorinox Nail Clippers.**
+
+
+## Tech
+
+- **[M2 Macbook Air](https://amzn.to/48PQXIx)** 1240g
+ The best laptop ever made. Insane battery life, perfect screen, good hardware, no heat (and no fans). I really couldn't ask for more.
+- **[Pixel 7 Pro](https://amzn.to/3v1YKFn)** 228g
+ Amazing phone with an amazing camera. With Graphene OS. Have no reason to upgrade right now.
+- **[Soundcore P3i](https://amzn.to/3TCKmgf)** 50g
+ Sound quality is really quite good but the so called "noise cancellation" leaves a lot to be desired. Will upgrade to Airpods once they die.
+- **[Anker Powercore 533](https://amzn.to/4crJlPs)** 210g
+ 10000mah. Mostly upgraded to this because it has 30W output and it's a small size and weight. For reference I used to have a larger 20000mah.
+- **[Nitecore NU25 UL](https://amzn.to/3Po9THo)** 45g
+ Not only is it good for camping, but it becomes invaluable for everyday use.
+
+## Chargers
+
+- **[Anker 30W](https://amzn.to/43l9uLKAnker)** 51g
+ Very compact and light weight compared to some of the other anker models, with still plenty of juice for charging my laptop.
+- **[Anker Powerline III USB-C Cable](https://amzn.to/3PoWij8)** 56g
+ 2 of these. What can I say, USB-C is the best.
+- **Lightning Cable** 45g
+ Only thing I use this for is my phone. Want to get rid of it and upgrade to an iPhone 15 but doing it just for losing a cable is not good enough reason for me yet.
+- **USB-C to Micro-B adapter.** 1g
+ I use this for converting my USB-C input power to Micro-B to use for charging my trimmer.
+- **[YUPPIENALLE IKEA phone stand](https://www.ikea.com/gb/en/p/yuppienalle-holder-for-mobile-phone-grey-20503887/)** 12g
+ Not exactly tech, but it comes in very handy to use on my phone to be able to watch things while I am traveling. Can also be used as a makeshift tripod.
+- **[64GB USB-C Flashdrive](https://amzn.to/4a38rlX)**
+
+## Clothing
+
+- **[Patagonia Torrenshell 3L](https://eu.patagonia.com/gb/en/product/mens-torrentshell-3l-rain-jacket/85241.html)** 386g
+ The best rain jacket i've ever had. Comes in at a decent price and seems very durable. For the rains we have in the UK it's very useful, and when wearing it I barely even feel the rain. Has a life time warranty too!
+- **[Uniqlo Ultra Light Down Jacket](https://www.uniqlo.com/uk/en/product/ultra-light-down-3d-cut-quilted-jacket-459680.html?dwvar_459680_color=COL67&cgid=IDm-coats-jackets)** 263g
+ Probably going to replace this with the Decathlon offering at some point, the cut is a little too low for my tastes. But nevertheless it is a great Jacket and keeps me toasty warm in the cold and not dying of sweat in more mild weather.
+- **[Decathlon Travel 500 Merino Shirts](https://www.decathlon.co.uk/p/men's-short-sleeved-merino-wool-hiking-travel-t-shirt-travel-500-blue/_/R-p-106265)** 130g/ea
+ Four pairs. Affordable and very comfortable. They come in a range of different colors but they seem to only have a couple in stock at a time.
+- **[Decathlon 500 Joggers](https://www.decathlon.co.uk/p/men-s-comfortable-slim-fit-fitness-jogging-bottoms-grey/_/R-p-332545?mc=8665376&c=black)** 472g
+ Very comfortable pair of joggers. Moved away from jeans to joggers recently because jeans get really nasty in the rain and they're not the most comfortable either. Once these joggers break or tear I'm likely going to switch to Lululemon ABC Pants or [Western Rise Diversion Pants.](https://collabs.shop/h96npa)
+- **[Underarmor Running shorts.](https://amzn.to/4ae3HJT)** 100g
+ You can't go wrong with a pair of shorts. Usually use these for sleeping along with one of my shirts or in conditions where it's simply way too hot to wear trousers
+- **[Decathlon MT500 Thermal Trousers.](https://www.decathlon.co.uk/p/men-s-mountain-trekking-merino-wool-base-layer-tights-leggings-mt500/_/R-p-301655?mc=8501932&c=black)** 123g
+ Very nice for colder conditions.
+- **[Decathlon MT500 Merino Boxers.](https://www.decathlon.co.uk/p/men-s-mountain-trekking-merino-wool-boxer-shorts-mt500/_/R-p-306561?mc=8542384&c=black)** 80g/ea
+ Four pairs.Recently switches from the Uniqlo Airism boxers, and they are markedly better. I found that the Airism boxers had a cut that was too short and it would always rise up during walks and in my sleep. The MT500s thankfully have quite a long cut that makes them much more comfortable and fixes the aforementioned issues. That, along with the benefits that come with merino!
+- **[Darn Tough Socks.](https://amzn.to/4awtc9J)** 77g/ea
+ Three pairs. Two Micro Crew and one Ankle. Very durable socks that will never smell and probably never get any holes. A good pair of socks is one of the most important pieces of clothing to me. I get cold feet very easily, partially due to their tendency to sweat all the time, back when I wore cotton socks they would constantly be soaking wet at the end of the day, and if it was cold my feet would suffer. These socks have fixed all these problems!
+- **[New Balance Hierro v7.](https://amzn.to/3v3kDEf)** 560g
+ In a lovely, limited-edition beige color. These are honestly the most comfortable shoes I have ever worn, they give my walk a certain "bounce" that just makes walking effortless. Also very easy to clean by just throwing in the washer, and just generally very durable, I have been wearing them for a few months now and there is **zero** wear on the soles yet.
+- **[Merino Buff.](https://amzn.to/43hMRaM)** 60g
+ I love my buff, but I mostly reserve it for the coldest of conditions. I have a large head, but i've found that it's a little too tight for my liking to use for something like a beanie or face mask replacment.
+- **[Uniqlo HEATTECH Beanie.](https://www.uniqlo.com/uk/en/product/heattech-ribbed-beanie-hat-459725.html)** 100g
+ Very comfy beanie. Not much more to say.
+- **[Seiko SNK809.](https://amzn.to/3IFW3wh)** 60g
+ Not a big fan of smart or quartz watches, I want my watch to just run and run forever. I got quite lucky with my one and my one seems to keep time perfectly, even over long periods of time, down to under less than a second.
+
+## Misc.
+
+- **Naturehike Microfibre Towel.** 110g
+ Not the softest or most comfortable towel to use, but it sure is compact. This naturehike one does seem to hold a lot of water and takes forever to dry out, I'm not sure if this is just the nature of these kind of towels but I for sure need to replace it with something like a Matador instead,
+- **Toiletries.**
+
+ - **[Bamboo toothbrush.](https://amzn.to/4919p0B)**
+ - **[Generic toothpaste.](https://amzn.to/3vlYCQT)** Usually Colgate.
+ - **[Generic floss.](https://amzn.to/48TJwzP)**
+ - **[Lord L6 Safety Razor](https://amzn.to/48WSZ9M)** With Blades.
+ - **[Mineral Salt Crystal Deodorant.](https://amzn.to/4afL08W)**
+ - **[Neutrogena Sunscreen.](https://amzn.to/3wZ1qnO)**
+ - **[Incongnito Insect Repellent.](https://amzn.to/4crJXVg)**
+ - **[Dr. Bronners Soap.](https://amzn.to/3Tq89yG)** Kept in a 60ML Leakproof nalgene bottle
+ - **[Bamboo Comb.](https://amzn.to/3TB0kHx)**
+ - **[CuloClean Portable Bidet.](https://amzn.to/3vflmCf)**
+ - **[LiveVenture Stainless Steel Mirror.](https://amzn.to/3IDloqt)**
+
+- **[Smidge Midge and Mosquito Net.](https://amzn.to/3Th3GOG)** 23g
+ I've had really bad experiences of getting mosquito bites all over my face while sleeping (and getting a terrible night's sleep because of all the biting), so I keep a net now to try to avoid this in the future.
+- **First Aid Kit.** 178g
+ Kept in a labeled, bright red 1L drybag.
+
+ - **[Alcohol Clensing Wipes.](https://amzn.to/3IBN1Ab)**
+ - **[Burn Gel.](https://amzn.to/3v0v2R6)**
+ - **[Survival Blanket.](https://www.decathlon.co.uk/p/single-use-survival-blanket/_/R-p-12837)**
+ - **[Oblas stick.](https://amzn.to/3wP7KOm)**
+ - **Q tips.**
+ - **Finger dressing.**
+ - **Medical Tape.**
+ - **Medical Gloves.**
+ - **Sudocrem.**
+ - **Multi-vitamins.**
+ - **Caffiene.**
+ - **Vitamin D.**
+ - **Antihistamine.**
+ - **Paracetamol.**
+
+- **Repair/Survival Kit.**
+
+ - **[Duct Tape.](https://amzn.to/3wRk1Sx)** Wrapped around an old credit card.
+ - **Paracord.**
+ - **Sewing Kit.** Some threads and tiny[Titanium Scissors](https://amzn.to/48WSNaD)
+ - **Superglue.**
+ - **Ferro Rod.**
+
+- **[13L Ultra-Sil Dry Bag.](https://amzn.to/4ag8Np1)** 47g
+ I use this bag to store any dirty clothes in, if the place i'm staying has laundry facilities i'll usually use that, but I can also use this bag combined with my Dr. Bronner's Castile Soap to do the luandry in this bag. If there is no space to hang it in the room then I use paracord to hang it in the room to let my clothes dry.
+- **Passport and copies of various important documents.** Kept in an A4 [plastic wallet.](https://amzn.to/3x01pzX)
+- **[Swiss Tech Utili-Key.](https://amzn.to/4covPfm)**
+
+## Hiking Gear
+
+- **[3F Ul Gear Lanshan 2 Pro.](https://amzn.to/3IAHABR)** 1045g
+ An excellent and surprisingly well built ultralight tent. While it is unfortnate that you have to seem-seal it yourself, I think it's still worth it for the price savings achieved.
+- **[Paria Outdoors 15F Quilt.](https://www.pariaoutdoorproducts.com/collections/affordable-backpacking-gear-sleeping-bags-pads/products/thermodown-15-down-quilt)** 1115g Went with a quilt for a few reasons, one is familarity, another is that if you use a higher temperature rating then it's not too much of a problem since you can open some ventilation gaps in them. Overall, is a very very warm quilt and seems comfy enough. It's an amazing value and I'd definetly recommend it. It's one of those hidden gem items, I haven't seen it talked about too much.
+- **[Thermarest Ridgerest Classic.](https://amzn.to/3v3jk8j)** 397g
+ While it may not be as comfortable or as compact as an inflatable, it does make up for that in it's indestructability and utility. I use this matt in a more unconvential way than most, I use it as a frame in my backpack to give my frameless pack a frame. And hey, it also has a bunch of other useful ways you can use it, like as a yoga mat or a sitpad.
+- **[Thermarest Compressible Pillow.](https://amzn.to/3Tz2RC7)** 210g
+ While some go without a pillow, I simply can't, even with an inflatable one it's not easy for me, so even though it may be a bit heavier than I would like, I opt to take this very comfortable pillow.
+- **[Sawyer Squeeze.](https://amzn.to/3VeMDPT)** 85g
+ Used with my water bottle and a CNOC bottle to filter water on hikes or in places where the tap water is more dodgy.
+- **[2L CNOC Water container.](https://amzn.to/4awsaun)** 77g
+ Used as a dirty water collection container.
+- **[1L ACTIPH Water bottle.](https://amzn.to/4cg6hRu)** 35g
+ While in the states they use a smart water bottle, here in the UK it's not really possible to find with the right sized thread. The thread is really important since this is what is used with the Sawyer squeeze to allow for a sealed gravity-fed water filtering system. These bottles are great though, they're exrtemely durable.
+- **[Opinel No. 6.](https://amzn.to/3vbCoRC)** 26g
+ If I'm only travelling domestically or if the country permits it I'll bring a knife. More uses than I can count, I believe a knife is one of the most basic yet most essential of human tools.
+- **[Cascade Mountain Tech Trekking Poles.](https://amzn.to/3ViFKgb)** 620g
+- **[Deuce of Spades #2 Trowel](https://amzn.to/4afOR5U)** 17g
+ [Leave no trace!](https://lnt.org/)
+- **Cooking kit.**
+
+ - **[Lixada 750ML Titanium Mug.](https://amzn.to/3IAJLW3)** 131g
+ - **[BRS-3000T Stove.](https://amzn.to/3vbgtKm)** 28g
+ - **[Sea To Summit Titanium Spork.](https://amzn.to/4cjgBsa)** 11g
+ - **[100g Fuel Canister.](https://www.decathlon.co.uk/p/100-grams-screw-in-gas-cartridge-for-stoves/_/R-p-310829)** 167g
+
+- **Navigation.**
+
+ - **[Silva Expedition 4 Compass.](https://amzn.to/3wMFPyz)** 37g
+ - **[Local OS Map.](https://amzn.to/3TkfMpZ)** 100g
\ No newline at end of file
diff --git a/content/posts/westernrise.md b/content/posts/westernrise.md
new file mode 100644
index 0000000..b264d78
--- /dev/null
+++ b/content/posts/westernrise.md
@@ -0,0 +1,65 @@
+---
+title: Review - Western Rise
+date: 2025-01-27
+draft: "false"
+tags:
+ - travel
+ - reviews
+---
+**Disclaimer**
+
+I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.
+
+## Diversion Pant
+
+**Introduction**
+
+The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I've used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.
+
+**Sizing**
+
+Okay, so I got these in slim, Size 34W / 30L. When they first arrived and I tried them I was shocked at just how big they felt. These pants do not at all feel like they are a slim fit, there is almost no taper, I found myself double checking the labels and packaging to make sure I was sent the right version, but indeed they were supposed to be slim fit. I was really disappointed with the size and fit of these pants and there is a lot of improvement that can be done here. This along with the colouring is my main problem with these pants.
+
+**Look & Feel**
+
+The look of these pants is quite nice, it has quite a nice texture on the outside and they generally look like chinos. They are very comfortable to wear and thanks to the four way stretch they provide a very nice fit for excercise or activities. The gusseted groin area is one of my favourite features, I feel like my groin area has much more brething room than usual. However one thing of note is that these were supposed to be in navy, but I find that it's more of a blue-grey and I wouldn't dare to call it navy at all. In terms of the breathability of the pants I would say it's really good, I wore these in up to 38C while on a trip and they were still not too uncomfortable. When I first got them it was the winter and they still seem to provide acceptable warmth, so I'd say these are a pants that you can wear all year round.
+
+**Durability**
+
+I've found that the durability of these pants is exceptional. They almost look as good as new to this day and there are no flaws in the fabric. I even got into a motorbike accident as a pedestrian where I skidded accross the road, grazed my arms because of it and I would have grazed my knees if not for these pants, and after the accident there were not even any scuffs on my knees, just a little dirt which was easily washed off. Also, I found that if you need to quickly clean some dirt or a stain off these pants you can just grab a wetwipe and any dirt will just wipe straight off instantly and they will look good as new. My one issue is that there is a little pilling on these pants, mostly in the areas where it streches a lot but I've found that you can just carefully take a razor to it and shave it like you are shaving your legs and it looks good as new.
+
+## StrongCore Merino Tee
+
+**Introduction**
+
+Similar to above, this is an extra shirt I got sent along with the pants. I didn't really have high expectations but honestly, this shirt is quite amazing.
+
+**Sizing**
+
+So I stupidly chose size L for this sample, even though I usually wear M, so I can't give an exact idea of how it would compare to other mediums, but I feel that even in large it is a little longer than I have seen from other brands. but other than that the feet seems pretty similar to others.
+
+**Look & Feel**
+
+This shirt is made from a mix of Wool and nylon, it is an extremely comfortable and soft shirt I'd say the styling of it is quite nice. It is just like a normal t-shirt but is merino! The color on it is on point and accurate to what I was expecting.
+
+**Durability**
+
+I have worn this almost every day since I got it. I have had a little bit of tearing along the inside of the collar on the red "accent" stitched on piece, but other than that this shirt has held up extremely well. It still looks as good as new when worn.
+
+## Limitless Merino Polo
+
+**Introduction**
+
+When I was getting sent samples, I was given the option to choose some shirts aswell, so I decided to go with a t-shirt and a polo. This is the polo option and I didn't really have high expectations for it, given that I was mostly interested in the pants and I hadn't really heard much about their shirts. But this polo has exceeded my expectations, and it is now part of my minimal clothing wardrobe.
+
+**Sizing**
+
+So I stupidly chose size L for this sample, even though I usually wear M, so I can't give an exact idea of how it would compare to other mediums, but I feel that even in large it is a little longer than I have seen from other brands. but other than that the feet seems pretty similar to others.
+
+**Look & Feel**
+
+This polo is made from a mix of Wool and nylon, but considering it's wool it's a bit more coarse than usual, but this is due to the polo weave. It's still pretty comfortable and I'd say the styling of it is quite nice. However I did find it odd that it has so many seams on the back. It has a top stich and then to further stiches running vertical down on the left and right side. I find that this is more of a "technical" style rather than a "normal" polo style, so this was a little disappointing. Other than that I would say it's a very well made shirt. The color on it is on point and accurate to what I was expecting.
+
+**Durability**
+
+While I have warn this a lot less than my StrongCore Merino Tee, it is obvious that it seems much more durable than it. With its extra seems and coarser, thicker material, this shirt seems like it could take a good beating. And after a few months of use it still looks as good as new.
\ No newline at end of file
diff --git a/hugo.toml b/hugo.toml
new file mode 100644
index 0000000..a138862
--- /dev/null
+++ b/hugo.toml
@@ -0,0 +1,4 @@
+baseURL = 'https://mektem.com'
+languageCode = 'en-us'
+title = 'Faris Mektem'
+theme = 'shibui'
diff --git a/public/.DS_Store b/public/.DS_Store
new file mode 100644
index 0000000..3d60d36
Binary files /dev/null and b/public/.DS_Store differ
diff --git a/public/._.DS_Store b/public/._.DS_Store
new file mode 100644
index 0000000..28c42fb
Binary files /dev/null and b/public/._.DS_Store differ
diff --git a/public/404.html b/public/404.html
new file mode 100644
index 0000000..992636e
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,89 @@
+
+
+
All crypto I own is held safe and with self-custody.
+
+
+
+8C7fRbKS6MDhZowHtHQThQ66c2TqtEstHhot1hqQnaeENMQSLA681N2Hqk2uof181JTGYCc8d1mKJS7pJB87irLGETpaeQ
+
+
+
+
diff --git a/public/index.jpg b/public/index.jpg
new file mode 100644
index 0000000..16cf910
Binary files /dev/null and b/public/index.jpg differ
diff --git a/public/index.xml b/public/index.xml
new file mode 100644
index 0000000..9b678a8
--- /dev/null
+++ b/public/index.xml
@@ -0,0 +1,33 @@
+
+
+
+ Index on Faris Mektem
+ http://localhost:1313/
+ Recent content in Index on Faris Mektem
+ Hugo
+ en-us
+ Mon, 26 Jan 2026 00:00:00 +0000
+
+
+ Onebag
+ http://localhost:1313/posts/onebag/
+ Mon, 26 Jan 2026 00:00:00 +0000
+ http://localhost:1313/posts/onebag/
+ <h1 id="onebag-indefinite-travel-ultralight">Onebag Indefinite Travel (Ultralight)</h1>
<p>I’m partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list.</p>
<p>Another reason for writing this is that I honestly feel like others leave out subtle, but important items in their lists, their lists are usually much more broad and fail to include the small things. I think that the small things are the things that matter the most, and no matter how small, they can make a big differecne to your journey.</p>
+
+
+ monero
+ http://localhost:1313/donate/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/donate/
+ <p>All crypto I own is held safe and with self-custody.
<figure>
<img
src="http://localhost:1313/images/monero.png"
alt=""
loading="lazy"
/></figure>
8C7fRbKS6MDhZowHtHQThQ66c2TqtEstHhot1hqQnaeENMQSLA681N2Hqk2uof181JTGYCc8d1mKJS7pJB87irLGETpaeQ</p>
+
+
+ Review - Western Rise
+ http://localhost:1313/posts/westernrise/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/westernrise/
+ <p><strong>Disclaimer</strong></p>
<p>I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.</p>
<h2 id="diversion-pant">Diversion Pant</h2>
<p><strong>Introduction</strong></p>
<p>The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.</p>
+
+
+
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 0000000..c88ab0c
Binary files /dev/null and b/public/logo.png differ
diff --git a/public/monero.png b/public/monero.png
new file mode 100644
index 0000000..90b00be
Binary files /dev/null and b/public/monero.png differ
diff --git a/public/output.ico b/public/output.ico
new file mode 100644
index 0000000..03243cd
Binary files /dev/null and b/public/output.ico differ
diff --git a/public/posts/index.html b/public/posts/index.html
new file mode 100644
index 0000000..3420556
--- /dev/null
+++ b/public/posts/index.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+ Posts | Faris Mektem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Skip to content
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/index.xml b/public/posts/index.xml
new file mode 100644
index 0000000..03d2e9c
--- /dev/null
+++ b/public/posts/index.xml
@@ -0,0 +1,26 @@
+
+
+
+ Posts on Faris Mektem
+ http://localhost:1313/posts/
+ Recent content in Posts on Faris Mektem
+ Hugo
+ en-us
+ Mon, 26 Jan 2026 00:00:00 +0000
+
+
+ Onebag
+ http://localhost:1313/posts/onebag/
+ Mon, 26 Jan 2026 00:00:00 +0000
+ http://localhost:1313/posts/onebag/
+ <h1 id="onebag-indefinite-travel-ultralight">Onebag Indefinite Travel (Ultralight)</h1>
<p>I’m partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list.</p>
<p>Another reason for writing this is that I honestly feel like others leave out subtle, but important items in their lists, their lists are usually much more broad and fail to include the small things. I think that the small things are the things that matter the most, and no matter how small, they can make a big differecne to your journey.</p>
+
+
+ Review - Western Rise
+ http://localhost:1313/posts/westernrise/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/westernrise/
+ <p><strong>Disclaimer</strong></p>
<p>I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.</p>
<h2 id="diversion-pant">Diversion Pant</h2>
<p><strong>Introduction</strong></p>
<p>The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.</p>
+
+
+
diff --git a/public/posts/onebag/index.html b/public/posts/onebag/index.html
new file mode 100644
index 0000000..1b7f07b
--- /dev/null
+++ b/public/posts/onebag/index.html
@@ -0,0 +1,378 @@
+
+
+
+
+
+
+ Onebag | Faris Mektem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Skip to content
+
+
+
+
+
+
+
I’m partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list.
+
Another reason for writing this is that I honestly feel like others leave out subtle, but important items in their lists, their lists are usually much more broad and fail to include the small things. I think that the small things are the things that matter the most, and no matter how small, they can make a big differecne to your journey.
+
As for the reason for embracing such a level of minimalism stems from my inherent inclination towards owning few possessions. I do plan to add some more pictures at some point when I get round to it. Owning a small amount of items has allowed me to fine tune each item, making me able to get the best quality items aswell.
+
In my past experiece I have found travelling with a single bag much easier, the convience benefits are really something. I’ve found myself saving a lot of time because of it, no need to pack, I don’t need to spend a long time in the airport to check things in, and even getting through security can be pretty fast. Even the ability to just grab your bag and just going somewhere is amazing. The /r/onebag community has lots of further resources on onebagging.
+
Packs
+
+
+
3F UL Gear Qidian Pro 800g
+I was honestly quite worried that this was going to be too big for me before it arrived, but it turn out once correctly adjusted it fits fine. I have never used a proper framed pack but this pack is the most comfortable pack i’ve used.
+
+
+
Patagonia Blackhole 1L. 421g
+I keep most of my frequently accessed or vital equipment in a hip pack that I always take with me.
+
+
Card Holder. With cards. 35g
+Custom made card holder that is simply just a single velcro cable tie. Can’t get much more ultralight than this and it holds my cards quite securely.
+
Cash Wallet. 12g
+A lovely small leather wallet handmade by my wife. I don’t like not being able to hold cash (like coins) but I also hate bulky wallets, so having the cards and cash seperate is the best solution in my eyes.
+
Clipper Lighter. 17g
+I don’t smoke, but a the ability to create fire is a very important thing to be able to do as a human! I chose Clipper specifically because they’re refillable.
+
Kaweco Sport Fountain Pen. 22g
+In black, with a Fine nib, a converter and Noodler’s Polar Blue Ink. Fountain pens are great as they can be reused by just filling it up with ink and the writing experience is unmatched, especially compared to a ballpoint.
+
A7 Rhodia Notepad. 24g
+Very good quality paper, works very well with my fountain pen, no feathering, no bleeding.
+
Hankerchief. 15g
+Changed out my paper tissues for a hankerchief instead it’s reusuable, rewashable and it’s more durable and will have more uses than a pack of tissues before It would need washing
+
Microfibre Cloth. 7g
+Use this mainly for cleaning my glasses. Also comes in useful for cleaning the lenses on my iPhone before I take any pictures.
+
AirTag. 11g
+I keep an AirTag in only my Hip pack at the moment, because I feel like i’m more likely to lose the Hip pack than a backpack, and it has my most important things. I should probably keep one in my main pack aswell though.
+
Titanium Toothpick.
+It’s a reusable toothpick! But also useful as a general poking and proding tool. e.g. can be used to open phone sim card slot
+
Elastoplast Plasters.
+I’ve found that generics don’t stay on. This brand is really good.
+
Lip Balm.
+Homemade lip balm using beeswax, coconut oil and sunflower oil, 33% of each and kept in an old 20g vaseline tin.
+
Hand Sanitizer.
+
Anti-Diarrea Medicine.
+
Ibuprofen.
+
Titanium Tweezers.
+
Victorinox Nail Clippers.
+
+
+
+
Tech
+
+
M2 Macbook Air 1240g
+The best laptop ever made. Insane battery life, perfect screen, good hardware, no heat (and no fans). I really couldn’t ask for more.
+
Pixel 7 Pro 228g
+Amazing phone with an amazing camera. With Graphene OS. Have no reason to upgrade right now.
+
Soundcore P3i 50g
+Sound quality is really quite good but the so called “noise cancellation” leaves a lot to be desired. Will upgrade to Airpods once they die.
+
Anker Powercore 533 210g
+10000mah. Mostly upgraded to this because it has 30W output and it’s a small size and weight. For reference I used to have a larger 20000mah.
+
Nitecore NU25 UL 45g
+Not only is it good for camping, but it becomes invaluable for everyday use.
+
+
Chargers
+
+
Anker 30W 51g
+Very compact and light weight compared to some of the other anker models, with still plenty of juice for charging my laptop.
Lightning Cable 45g
+Only thing I use this for is my phone. Want to get rid of it and upgrade to an iPhone 15 but doing it just for losing a cable is not good enough reason for me yet.
+
USB-C to Micro-B adapter. 1g
+I use this for converting my USB-C input power to Micro-B to use for charging my trimmer.
+
YUPPIENALLE IKEA phone stand 12g
+Not exactly tech, but it comes in very handy to use on my phone to be able to watch things while I am traveling. Can also be used as a makeshift tripod.
Patagonia Torrenshell 3L 386g
+The best rain jacket i’ve ever had. Comes in at a decent price and seems very durable. For the rains we have in the UK it’s very useful, and when wearing it I barely even feel the rain. Has a life time warranty too!
+
Uniqlo Ultra Light Down Jacket 263g
+Probably going to replace this with the Decathlon offering at some point, the cut is a little too low for my tastes. But nevertheless it is a great Jacket and keeps me toasty warm in the cold and not dying of sweat in more mild weather.
+
Decathlon Travel 500 Merino Shirts 130g/ea
+Four pairs. Affordable and very comfortable. They come in a range of different colors but they seem to only have a couple in stock at a time.
+
Decathlon 500 Joggers 472g
+Very comfortable pair of joggers. Moved away from jeans to joggers recently because jeans get really nasty in the rain and they’re not the most comfortable either. Once these joggers break or tear I’m likely going to switch to Lululemon ABC Pants or Western Rise Diversion Pants.
+
Underarmor Running shorts. 100g
+You can’t go wrong with a pair of shorts. Usually use these for sleeping along with one of my shirts or in conditions where it’s simply way too hot to wear trousers
Decathlon MT500 Merino Boxers. 80g/ea
+Four pairs.Recently switches from the Uniqlo Airism boxers, and they are markedly better. I found that the Airism boxers had a cut that was too short and it would always rise up during walks and in my sleep. The MT500s thankfully have quite a long cut that makes them much more comfortable and fixes the aforementioned issues. That, along with the benefits that come with merino!
+
Darn Tough Socks. 77g/ea
+Three pairs. Two Micro Crew and one Ankle. Very durable socks that will never smell and probably never get any holes. A good pair of socks is one of the most important pieces of clothing to me. I get cold feet very easily, partially due to their tendency to sweat all the time, back when I wore cotton socks they would constantly be soaking wet at the end of the day, and if it was cold my feet would suffer. These socks have fixed all these problems!
+
New Balance Hierro v7. 560g
+In a lovely, limited-edition beige color. These are honestly the most comfortable shoes I have ever worn, they give my walk a certain “bounce” that just makes walking effortless. Also very easy to clean by just throwing in the washer, and just generally very durable, I have been wearing them for a few months now and there is zero wear on the soles yet.
+
Merino Buff. 60g
+I love my buff, but I mostly reserve it for the coldest of conditions. I have a large head, but i’ve found that it’s a little too tight for my liking to use for something like a beanie or face mask replacment.
Seiko SNK809. 60g
+Not a big fan of smart or quartz watches, I want my watch to just run and run forever. I got quite lucky with my one and my one seems to keep time perfectly, even over long periods of time, down to under less than a second.
+
+
Misc.
+
+
+
Naturehike Microfibre Towel. 110g
+Not the softest or most comfortable towel to use, but it sure is compact. This naturehike one does seem to hold a lot of water and takes forever to dry out, I’m not sure if this is just the nature of these kind of towels but I for sure need to replace it with something like a Matador instead,
Smidge Midge and Mosquito Net. 23g
+I’ve had really bad experiences of getting mosquito bites all over my face while sleeping (and getting a terrible night’s sleep because of all the biting), so I keep a net now to try to avoid this in the future.
+
+
+
First Aid Kit. 178g
+Kept in a labeled, bright red 1L drybag.
13L Ultra-Sil Dry Bag. 47g
+I use this bag to store any dirty clothes in, if the place i’m staying has laundry facilities i’ll usually use that, but I can also use this bag combined with my Dr. Bronner’s Castile Soap to do the luandry in this bag. If there is no space to hang it in the room then I use paracord to hang it in the room to let my clothes dry.
+
+
+
Passport and copies of various important documents. Kept in an A4 plastic wallet.
3F Ul Gear Lanshan 2 Pro. 1045g
+An excellent and surprisingly well built ultralight tent. While it is unfortnate that you have to seem-seal it yourself, I think it’s still worth it for the price savings achieved.
+
+
+
Paria Outdoors 15F Quilt. 1115g Went with a quilt for a few reasons, one is familarity, another is that if you use a higher temperature rating then it’s not too much of a problem since you can open some ventilation gaps in them. Overall, is a very very warm quilt and seems comfy enough. It’s an amazing value and I’d definetly recommend it. It’s one of those hidden gem items, I haven’t seen it talked about too much.
+
+
+
Thermarest Ridgerest Classic. 397g
+While it may not be as comfortable or as compact as an inflatable, it does make up for that in it’s indestructability and utility. I use this matt in a more unconvential way than most, I use it as a frame in my backpack to give my frameless pack a frame. And hey, it also has a bunch of other useful ways you can use it, like as a yoga mat or a sitpad.
+
+
+
Thermarest Compressible Pillow. 210g
+While some go without a pillow, I simply can’t, even with an inflatable one it’s not easy for me, so even though it may be a bit heavier than I would like, I opt to take this very comfortable pillow.
+
+
+
Sawyer Squeeze. 85g
+Used with my water bottle and a CNOC bottle to filter water on hikes or in places where the tap water is more dodgy.
1L ACTIPH Water bottle. 35g
+While in the states they use a smart water bottle, here in the UK it’s not really possible to find with the right sized thread. The thread is really important since this is what is used with the Sawyer squeeze to allow for a sealed gravity-fed water filtering system. These bottles are great though, they’re exrtemely durable.
+
+
+
Opinel No. 6. 26g
+If I’m only travelling domestically or if the country permits it I’ll bring a knife. More uses than I can count, I believe a knife is one of the most basic yet most essential of human tools.
I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.
+
Diversion Pant
+
Introduction
+
The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.
+
Sizing
+
Okay, so I got these in slim, Size 34W / 30L. When they first arrived and I tried them I was shocked at just how big they felt. These pants do not at all feel like they are a slim fit, there is almost no taper, I found myself double checking the labels and packaging to make sure I was sent the right version, but indeed they were supposed to be slim fit. I was really disappointed with the size and fit of these pants and there is a lot of improvement that can be done here. This along with the colouring is my main problem with these pants.
+
Look & Feel
+
The look of these pants is quite nice, it has quite a nice texture on the outside and they generally look like chinos. They are very comfortable to wear and thanks to the four way stretch they provide a very nice fit for excercise or activities. The gusseted groin area is one of my favourite features, I feel like my groin area has much more brething room than usual. However one thing of note is that these were supposed to be in navy, but I find that it’s more of a blue-grey and I wouldn’t dare to call it navy at all. In terms of the breathability of the pants I would say it’s really good, I wore these in up to 38C while on a trip and they were still not too uncomfortable. When I first got them it was the winter and they still seem to provide acceptable warmth, so I’d say these are a pants that you can wear all year round.
+
Durability
+
I’ve found that the durability of these pants is exceptional. They almost look as good as new to this day and there are no flaws in the fabric. I even got into a motorbike accident as a pedestrian where I skidded accross the road, grazed my arms because of it and I would have grazed my knees if not for these pants, and after the accident there were not even any scuffs on my knees, just a little dirt which was easily washed off. Also, I found that if you need to quickly clean some dirt or a stain off these pants you can just grab a wetwipe and any dirt will just wipe straight off instantly and they will look good as new. My one issue is that there is a little pilling on these pants, mostly in the areas where it streches a lot but I’ve found that you can just carefully take a razor to it and shave it like you are shaving your legs and it looks good as new.
+
StrongCore Merino Tee
+
Introduction
+
Similar to above, this is an extra shirt I got sent along with the pants. I didn’t really have high expectations but honestly, this shirt is quite amazing.
+
Sizing
+
So I stupidly chose size L for this sample, even though I usually wear M, so I can’t give an exact idea of how it would compare to other mediums, but I feel that even in large it is a little longer than I have seen from other brands. but other than that the feet seems pretty similar to others.
+
Look & Feel
+
This shirt is made from a mix of Wool and nylon, it is an extremely comfortable and soft shirt I’d say the styling of it is quite nice. It is just like a normal t-shirt but is merino! The color on it is on point and accurate to what I was expecting.
+
Durability
+
I have worn this almost every day since I got it. I have had a little bit of tearing along the inside of the collar on the red “accent” stitched on piece, but other than that this shirt has held up extremely well. It still looks as good as new when worn.
+
Limitless Merino Polo
+
Introduction
+
When I was getting sent samples, I was given the option to choose some shirts aswell, so I decided to go with a t-shirt and a polo. This is the polo option and I didn’t really have high expectations for it, given that I was mostly interested in the pants and I hadn’t really heard much about their shirts. But this polo has exceeded my expectations, and it is now part of my minimal clothing wardrobe.
+
Sizing
+
So I stupidly chose size L for this sample, even though I usually wear M, so I can’t give an exact idea of how it would compare to other mediums, but I feel that even in large it is a little longer than I have seen from other brands. but other than that the feet seems pretty similar to others.
+
Look & Feel
+
This polo is made from a mix of Wool and nylon, but considering it’s wool it’s a bit more coarse than usual, but this is due to the polo weave. It’s still pretty comfortable and I’d say the styling of it is quite nice. However I did find it odd that it has so many seams on the back. It has a top stich and then to further stiches running vertical down on the left and right side. I find that this is more of a “technical” style rather than a “normal” polo style, so this was a little disappointing. Other than that I would say it’s a very well made shirt. The color on it is on point and accurate to what I was expecting.
+
Durability
+
While I have warn this a lot less than my StrongCore Merino Tee, it is obvious that it seems much more durable than it. With its extra seems and coarser, thicker material, this shirt seems like it could take a good beating. And after a few months of use it still looks as good as new.
+
+
+
+
diff --git a/public/tags/review/index.xml b/public/tags/review/index.xml
new file mode 100644
index 0000000..b03841a
--- /dev/null
+++ b/public/tags/review/index.xml
@@ -0,0 +1,19 @@
+
+
+
+ Review on Faris Mektem
+ http://localhost:1313/tags/review/
+ Recent content in Review on Faris Mektem
+ Hugo
+ en-us
+ Mon, 27 Jan 2025 00:00:00 +0000
+
+
+ review - western rise
+ http://localhost:1313/posts/westernrise/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/westernrise/
+ <p><strong>Disclaimer</strong></p>
<p>I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.</p>
<h2 id="diversion-pant">Diversion Pant</h2>
<p><strong>Introduction</strong></p>
<p>The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.</p>
+
+
+
diff --git a/public/tags/reviews/index.html b/public/tags/reviews/index.html
new file mode 100644
index 0000000..dcb42e6
--- /dev/null
+++ b/public/tags/reviews/index.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+ Reviews | Faris Mektem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Skip to content
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/reviews/index.xml b/public/tags/reviews/index.xml
new file mode 100644
index 0000000..4441611
--- /dev/null
+++ b/public/tags/reviews/index.xml
@@ -0,0 +1,19 @@
+
+
+
+ Reviews on Faris Mektem
+ http://localhost:1313/tags/reviews/
+ Recent content in Reviews on Faris Mektem
+ Hugo
+ en-us
+ Mon, 27 Jan 2025 00:00:00 +0000
+
+
+ review - western rise
+ http://localhost:1313/posts/westernrise/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/westernrise/
+ <p><strong>Disclaimer</strong></p>
<p>I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.</p>
<h2 id="diversion-pant">Diversion Pant</h2>
<p><strong>Introduction</strong></p>
<p>The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.</p>
+
+
+
diff --git a/public/tags/travel/index.html b/public/tags/travel/index.html
new file mode 100644
index 0000000..15f38c7
--- /dev/null
+++ b/public/tags/travel/index.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+ Travel | Faris Mektem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Skip to content
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml
new file mode 100644
index 0000000..309f9d7
--- /dev/null
+++ b/public/tags/travel/index.xml
@@ -0,0 +1,26 @@
+
+
+
+ Travel on Faris Mektem
+ http://localhost:1313/tags/travel/
+ Recent content in Travel on Faris Mektem
+ Hugo
+ en-us
+ Mon, 27 Jan 2025 00:00:00 +0000
+
+
+ review - western rise
+ http://localhost:1313/posts/westernrise/
+ Mon, 27 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/westernrise/
+ <p><strong>Disclaimer</strong></p>
<p>I was sent these products by Western Rise for free, however my impressions and thoughts are completely independant and my own.</p>
<h2 id="diversion-pant">Diversion Pant</h2>
<p><strong>Introduction</strong></p>
<p>The Diversion pant comes with a lot of promise, it is primarily aimed at onebaggers and travellers with it being an option for people to use as their only pair of pants. And this is what I used it for, I’ve used it almost everyday for around 6 months in total at the time of writing. It has quite a few features of note such as a 4-way stretch fabric, apparent breathability, water and stain resistance with a DWR coating and a gusset to allow for additional movement. It also has a two layer construction with the outside being like a smooth canvas, almost similar to chinos while the inside is very similar to the comfort of joggers.</p>
+
+
+ onebag
+ http://localhost:1313/posts/onebag/
+ Sun, 26 Jan 2025 00:00:00 +0000
+ http://localhost:1313/posts/onebag/
+ <h1 id="onebag-indefinite-travel-ultralight">Onebag Indefinite Travel (Ultralight)</h1>
<p>I’m partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list.</p>
<p>Another reason for writing this is that I honestly feel like others leave out subtle, but important items in their lists, their lists are usually much more broad and fail to include the small things. I think that the small things are the things that matter the most, and no matter how small, they can make a big differecne to your journey.</p>
+
+
+
diff --git a/static/.DS_Store b/static/.DS_Store
new file mode 100644
index 0000000..3d60d36
Binary files /dev/null and b/static/.DS_Store differ
diff --git a/static/._.DS_Store b/static/._.DS_Store
new file mode 100644
index 0000000..28c42fb
Binary files /dev/null and b/static/._.DS_Store differ
diff --git a/static/._CV.pdf b/static/._CV.pdf
new file mode 100644
index 0000000..b1e7435
Binary files /dev/null and b/static/._CV.pdf differ
diff --git a/static/CV.pdf b/static/CV.pdf
new file mode 100644
index 0000000..b49ee0e
Binary files /dev/null and b/static/CV.pdf differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..03243cd
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/images/._index.jpg b/static/images/._index.jpg
new file mode 100644
index 0000000..a7b0ea8
Binary files /dev/null and b/static/images/._index.jpg differ
diff --git a/static/images/._monero.png b/static/images/._monero.png
new file mode 100644
index 0000000..6283ad5
Binary files /dev/null and b/static/images/._monero.png differ
diff --git a/static/images/index.jpg b/static/images/index.jpg
new file mode 100644
index 0000000..16cf910
Binary files /dev/null and b/static/images/index.jpg differ
diff --git a/static/images/monero.png b/static/images/monero.png
new file mode 100644
index 0000000..90b00be
Binary files /dev/null and b/static/images/monero.png differ