An open API service indexing awesome lists of open source software.

https://github.com/swiftyedit/blocks.mod

Use bootstrap components without knowing the syntax
https://github.com/swiftyedit/blocks.mod

Last synced: 3 months ago
JSON representation

Use bootstrap components without knowing the syntax

Awesome Lists containing this project

README

        

# blocks.mod

This SwiftyEdit addon helps you to use complex Bootstrap components without having to know the exact syntax.

Simply select the desired template (component) and enter your data in the form.

## Add your data

![screenshot-add-data](https://github.com/SwiftyEdit/blocks.mod/assets/5982156/4ece75e3-b5a0-4547-93a8-e9bb460f0300)

## Preview and Copy & Paste the Code

![Bildschirmfoto 2023-11-13 um 15 39 16](https://github.com/SwiftyEdit/blocks.mod/assets/5982156/ca49acf7-1fd4-4cc6-ab08-62152e141633)

You have the choice. Copy the Shortcode and paste it into your page.
Or copy the generated Code and paste it into your page it's source code.

### When shouldd I use the Shortcode and when the source code

If you use the shortcode you have to enable this addon for global use. You can edit this snippet anytime without
open your page. Because no real contents are pasted in the page - only the reference to the entry in the addon.

If you pasted the generated source code, you don't need to activate the addon. But when you have changes to your
snippet, you have to overwrite*change the source code of your page. Your blocks.mod Entry will be there anyway - so
you can do your changes in the addon and copy/paste the source code as often as you like.