public/
- Updated on
The public/ directory is where you can put static files. Each file inside public/ will be copied to the root of your website.
What's inside?
public/static/contains images and favicons/imagescontains images used in the website, including the logo. Shipixen comes with sample backdrop images for the homepage and the blog page./faviconscontains favicons for the website. Shipixen generates favicons for you, but you can replace them with your own.
tagstag data will be automatically generated here from your markdown posts.feed.xmlis the RSS feed for your blog. It is automatically generated from your markdown posts.search.jsonis the search index for your website. It is automatically generated from your markdown posts.
