Layla's Diary is a minimal & clean theme for Bludit.
I started it as a fun project when I was exploring Bludit cms for fun:) This theme is based on my HTML5 & CSS3 template (link to be added here).
- Numbered Pagination
- Static Front Page
- Bulma CSS
- Download or clone theme
- Copy the folder to
bl-themes
folder in thebludit
installation folder
- Copy content in the
customfields.json
file toadmin panel
>Custom fields
- Create a page and name it front or home name whatever you want but the slug must be front or home. This Way:
options
>SEO
>FRIENDLY URL
> write: front or home - Go to
Bludit admin panel
>General
>Advanced
>PREDEFINED PAGES
>Homepage
: Choose the page you want as your home page
Note1: You can set buttons text and link at the page options
> custom
Note2: The front page image is first the address you provide in the page custom field (URL for image). If the address is empty the image will be the featured image of the page. *(Don't set url or features image if you don't want a picture)
Note3: Texts in the front page are you website title, slogan and desciption.
Note4: Social media icons are apear when you provide your social media address at the admin panel (not all of them are supported yet by this theme).
Remember that you have to create a page and name it (or it's slug) blog or whatever you set for blog in your admin panel, otherwise you won't get a loop page for your content
- add category links
- add tags links
- remove some hard coded & refine code
- find a way for navbar highlight for blog page when frontpage is set
- find a way to get page info for blog page when frontpage is set (currently it uses the site information)
- navbar improvement
- add css for forms
- find if there is a way to append custom fields when theme is loaded
- Improve the pagination
- to be found :)