From 6ba6c6281fd232aad0269a9b85a80337288dd8ea Mon Sep 17 00:00:00 2001 From: Akhilesh Thite Date: Mon, 4 Apr 2022 16:43:08 +0530 Subject: [PATCH] add dhost.md to projects/developer_tooling/ --- projects/developer_tooling/dhost.md | 64 +++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 projects/developer_tooling/dhost.md diff --git a/projects/developer_tooling/dhost.md b/projects/developer_tooling/dhost.md new file mode 100644 index 00000000..381cf252 --- /dev/null +++ b/projects/developer_tooling/dhost.md @@ -0,0 +1,64 @@ +## Project Name + +**DHost VS Code Extension: Publish static websites in just 2 commands!** + +## Category + +Developer Tooling + +## Project Description + +DHost VS Code Extension allows you to instantly publish static websites to IPFS by using web3.storage. Now you can publish and share your websites quickly right from VS Code with anyone in the world! + +## Project Status + +v0.1.0 - live on [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=DHost.dhost) + +## Previews + +![1 001](https://user-images.githubusercontent.com/68826419/161441389-350cdca8-da1b-4cef-96e8-42fa098ec51c.png) +![Screenshot 2022-03-14 at 11 48 34 PM](https://user-images.githubusercontent.com/68826419/161441392-0bab806b-d466-43bc-b7de-038d01583ae5.png) + +## Target Audience + +Developers + +## Rough estimated user base (if applicable) + +11 + +## Github repo + +https://github.com/buidltools/vscode-dhost + +## Website + +https://marketplace.visualstudio.com/items?itemName=DHost.dhost + +## Docs + +https://dev.to/akhileshthite/dhost-publish-static-websites-right-from-vs-code-40n6 + +## Team Info + +Myself Akhilesh Thite, I'm the main developer of this project.
+I'm a third-year student pursuing my bachelor's in Computer Science Engineering from the University of Mumbai.
+More about me -> [akhileshthite.me](https://akhileshthite.me/) + +### Team Size + +1- Myself + +### Team members + +GitHub: [@AkhileshThite](https://github.com/AkhileshThite)
+Email: akhileshthite@hotmail.com
+Twitter: [@AkhileshThite_](https://twitter.com/AkhileshThite_) + +## How the community can engage +GitHub Discussion: https://github.com/filecoin-project/community/discussions/502
+Email: info@buidltools.com
+Twitter: [@buidltools](https://twitter.com/buidltools) + +## How to Contribute +The project is open sourced, we highly encourage you to add value :)