mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 00:11:13 +02:00
update docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<a href="/docs"><span aria-hidden="true">⬅️</span> Documentation Index</a>
|
||||
<a href="/docs"><span aria-hidden="true">⬅️</span> Table of contents </a>
|
||||
|
||||
<article>
|
||||
<header>
|
||||
@@ -11,12 +11,10 @@ layout: default
|
||||
<!-- <time datetime="{{ page.date | htmlDateString }}" class="post-meta">🗓 {{ page.date | date: "%B %d, %Y" }}</time> -->
|
||||
|
||||
<div class="post-content">{{ content | safe }}</div>
|
||||
|
||||
</article>
|
||||
|
||||
<hr>
|
||||
|
||||
<hr />
|
||||
|
||||
<p>
|
||||
<a href="/docs"><span aria-hidden="true">⬅️</span> Documentation Index</a>
|
||||
<a href="/docs"><span aria-hidden="true">⬅️</span> Table of contents</a>
|
||||
</p>
|
||||
|
@@ -3,8 +3,11 @@ title: 'Features'
|
||||
---
|
||||
|
||||
- Works offline
|
||||
- Privacy first. All creation are private by default.
|
||||
- Public sharing
|
||||
- Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript)
|
||||
- Inbuilt Console
|
||||
- Asset Hosting
|
||||
- Save and load your creations
|
||||
- Auto-save feature
|
||||
- Code auto-completion
|
||||
@@ -15,5 +18,5 @@ title: 'Features'
|
||||
- Very easily accessible. Simply open a new tab in Chrome!
|
||||
- Multiple layouts to choose from
|
||||
- Capture preview screenshot
|
||||
- Save as HTML file
|
||||
- Save as HTML file, with option to inline all assets in the HTML
|
||||
- Edit in CodePen
|
||||
|
@@ -8,5 +8,3 @@ Hi! I am [Kushagra Gour](https://twitter.com/chinchang457), a frontend developer
|
||||
- Sitepoint: https://www.sitepoint.com/web-maker-an-offline-browser-based-codepen-alternative/
|
||||
|
||||
Make sure to read them if you like to get more behind the scenes of my journey with Web Maker.
|
||||
|
||||
Oh yes, I am [running a Patreon campaign](https://www.patreon.com/kushagra) to support my free and open-source projects such as Web Maker. Consider pledging if you use and love Web Maker. 🤗
|
||||
|
@@ -16,6 +16,7 @@ title: 'Documentation'
|
||||
- [Settings](/docs/settings)
|
||||
- [From the Developer](/docs/from-the-developer)
|
||||
- [Pre-processors](/docs/preprocessors)
|
||||
- [Pro](/docs/pro)
|
||||
|
||||
## Frequently Asked Questions
|
||||
|
||||
@@ -25,6 +26,7 @@ title: 'Documentation'
|
||||
|
||||
Want to send in some suggestions, comments, feature requests or just have a question? Here are your options:
|
||||
|
||||
- Twitter — [ @webmakerApp](https://twitter.com/webmakerapp)
|
||||
- [ @webmakerApp on X](https://twitter.com/webmakerapp)
|
||||
- [Community forum](https://github.com/chinchang/web-maker/discussions)
|
||||
- [Github repository](https://github.com/chinchang/web-maker/issues)
|
||||
- [Discord server](https://discord.gg/cpYfafCJ5H)
|
||||
|
Reference in New Issue
Block a user