Resolved - Making a Theme For Bludit

Post Reply
nootkan
Sr. Bludit
Posts: 43
Joined: Tue Feb 14, 2017 4:59 pm

Hi everyone, I know how to make a website with html and css but php and js confuse me. Is it still possible to create my own theme without js? I could probably copy the existing php calls in the theme examples on the doc page and tinker until something works, but I wouldn't know where to begin with js. Are there standard js files that need to be included in the creation of a bludit theme? Similar to using dreamweaver for example.
Last edited by nootkan on Sat Apr 22, 2017 10:45 pm, edited 1 time in total.
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Hi, you don't need to use Js on the theme.

Have you check the documentation ?
https://docs.bludit.com/en/themes/theme-basics
https://docs.bludit.com/en/themes/examp ... irst-theme

Regards
Diego
nootkan
Sr. Bludit
Posts: 43
Joined: Tue Feb 14, 2017 4:59 pm

Okay thanks Diego. I did see those links which is why I was asking about js. I will try to use the examples with my dreamweaver template I've created to see if I can make a theme with it.
kaaleth
Master Bludit
Posts: 117
Joined: Sun Jun 14, 2015 9:55 am

Better way is check existing templates. You will easily understand making of new template.
Post Reply