Components can be used to display common text, layout and data-sources inside your silk site. (Please note customisable data-sources are not currently supported.) Build whatever components you need, complement the limited core complements bundled with Silk.
- 'silk clone-component some-component'
- modify the .dna/dna.conf file to suit
- rename and modify the component file to suit
- in your component's parent directory 'silk install-component'
- fork this repository
- add your component
- submit a pull request
- review your pull request
- add to silk component repository so your component is available with 'silk update'