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
I2P
OS
Self-contained networks
Social media
Tor
WIP
XMPP
[m]
approved
dependencies
duplicate
feedback wanted
high priority
iOS
low priority
stale
streaming
todo
wontfix
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
🆕 software suggestion
🆘 critical
🇦🇶 translations
🌐 Social News Aggregators
🌐 hosting
🌐 website issue
🏠 housekeeping
🐛 bug
👁️ browsers
👥 team chat
💢 conflicting
💬 discussion
💻 hardware
📁 file storage
📝 correction
📧 email
🔎 research required
🔐 password managers
🔒 VPN
🔒 file encryption
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🚫 Windows
🤖 Android
🦊 Firefox
🧰 productivity tools
The Invisible Internet Project (I2P)
Operating Systems
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Extensible Messaging and Presence Protocol
Matrix protocol
approved, waiting for a PR
Pull requests that update a dependency file
A label for stalebot if it gets added
Anything related to media streaming.
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Browser Extension related issues
Anything covering a translated version of the site
*Technical* issues with the website.
Anything primarily related to site cleanup.
Correction of content on the website
Virtual Private Network
Domain Name System
Firefox & forks, about:config etc.
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! :)