Archived
Add Hosting Section #638
Merged
asddsaz
merged 5 commits from 2018-12-19 13:06:21 +00:00
patch-3 into master
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#638
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
Description: Add Hosting Section
What companies did you add? :
General/BulletProof: BAHNHOF.
Colocating: DataCell
Web/VPS plug-and-play: Orange Websites
I have a suggested change! Great! Plz make a comment so that it may be reviewed. Edits from maintainers are welcomed.
Resolves: #none
Now it looks good. 👍 Tomorrow I'll build it and will take a look at it.
@Shifterovich Aye, any updates? Did you build it? :)
Maybe add a worth mentioning section and add a link to the navbar?
@Shifterovich
The private and secure hosting sphere is very small. I honestly don't know of any more than what are listed. Orange hosting is very plug-and-play (FYI, it does utilize CPanel) while the other options are more for co-locating or VPS.
I did create a fork with Vikings.net, however it had some bugs: https://htmlpreview.github.io/?https://github.com/asddsaz/privacytools.io/blob/hosting%2Bvikings/index.html
I'm a bit new to coding Jekyll. Is there like a file I need to edit?
Super sorry for my noobish-ness. :)
Yeah, unfortunately it's not possible to preview Jekyll files like that. I might code a bot one day to add previews to pull requests.
No problem. When you look at the top of index.html, you can see that it uses the default layout. So when you go to _layouts/default.html, you can see the layout HTML file. You can edit the navbar there.
I'm thinking that we should update the contributing guidelines with more info, since we switched to Jekyll which is a bit more confusing to newbies. @Vincevrp
@Shifterovich Ok, I added it to the navbar.
Thanks for your help! :)