# User Friendly website builder like (Wix.com - Webnode - Nicepace) but decentralized, decentralized ipfs website template marketplace

**URL:** https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019
**Category:** Ecosystem and Usage
**Tags:** files, ipfs-cluster, ipfs-desktop, js-ipfs, ipns, go-ipfs, filecoin
**Created:** [August 23, 2021, 12:47pm UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019 "2021-08-23T12:47:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ETHPietroMassaccesi](https://avatars.discourse-cdn.com/v4/letter/e/9fc29f/32.png) [@ETHPietroMassaccesi](https://discuss.ipfs.tech/u/ETHPietroMassaccesi)
#### Post date: [August 23, 2021, 12:47pm UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019/1 "2021-08-23T12:47:52Z")

</div>

Hi does exist a webpage creator on ipfs, I mean an app that allow people that don’t know programming to graphically make and design their webpage, something like nicepage or [wix.com](http://wix.com), but in a decentralized way.  
Couldn’t be useful to have a Webpage tempalte marketplace on ipfs where people buy template for cryptocurrency ecc?

---

<div class="post-metadata">

### Author: ![DaniellMesquita](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/daniellmesquita/32/7300_2.png) [@DaniellMesquita](https://discuss.ipfs.tech/u/DaniellMesquita)
#### Post date: [August 24, 2021, 7:44pm UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019/2 "2021-08-24T19:44:37Z")

</div>

I dunno if an graphic WYSIWYG editor is available for decentralized sites.

But at least we can have an idea for one: an bash (that later evolves into an graphical Electron app) script that fully customizes an template Hugo blog with widgets and editing positions, and can add posts.

Then, it leverages go-ipfs (if Shell/Bash) or ipfs.js (if Electron) and publishes; also use an integration with ENS for using .eth domains.

Anyone interested if I start this?

---

<div class="post-metadata">

### Author: ![ETHPietroMassaccesi](https://avatars.discourse-cdn.com/v4/letter/e/9fc29f/32.png) [@ETHPietroMassaccesi](https://discuss.ipfs.tech/u/ETHPietroMassaccesi)
#### Post date: [August 25, 2021, 10:42am UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019/3 "2021-08-25T10:42:42Z")

</div>

that is a nice idea… but the problem is that I don’t know anything about programming and coding… I am an ingnornat. But in see the need of something like that.

---

<div class="post-metadata">

### Author: ![DaniellMesquita](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/daniellmesquita/32/7300_2.png) [@DaniellMesquita](https://discuss.ipfs.tech/u/DaniellMesquita)
#### Post date: [August 25, 2021, 9:11pm UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019/4 "2021-08-25T21:11:40Z")

</div>

You’re not an ignorant; it just isn’t your fault that the current dev stack sucks.

I suggest you searching about the Construct 2 game engine (or GDevelop).

You can learn to program EASILY without having to open an Notepad.

---

<div class="post-metadata">

### Author: ![cmb](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/cmb/32/4508_2.png) [@cmb](https://discuss.ipfs.tech/u/cmb)
#### Post date: [August 28, 2021, 8:00pm UTC](https://discuss.ipfs.tech/t/user-friendly-website-builder-like-wix-com-webnode-nicepace-but-decentralized-decentralized-ipfs-website-template-marketplace/12019/5 "2021-08-28T20:00:09Z")

</div>

These don’t make full-on websites, but I know of these two sites that get you part of the way:

[https://www.mkdn.link/](https://www.mkdn.link/)

[https://ipfessay.stavros.io/](https://ipfessay.stavros.io/)

Otherwise, if an existing website builder that has an option to export the raw code, there’s a good chance you can use [this tutorial](https://docs.ipfs.io/how-to/websites-on-ipfs/single-page-website/#install-ipfs-desktop) to import the code into IPFS.
