Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greegko/andyvazul

Private website of Andyvazul artist
https://github.com/greegko/andyvazul

contentful gatsby personal-website typescript

Last synced: about 2 months ago
JSON representation

Private website of Andyvazul artist

Awesome Lists containing this project

README

        

## Custom components

These custom components can be used in contentful content part. These are just simple html declarations, and in our side we will create a custom components from them. They are mainly used for pre-formatting the text / data or add extra feature to the site.

### Submenu Item

It will create a submenu item for custom pages. By clicking on these menu item, they will scroll to that part of the page.

```html
2020
```

### Stern

It will create a custom text which based on stern font, the text will be transformed to uppercase variant.

code:
```html
Your text here
```