
Sign up to save your podcasts
Or


Third of three parts of an introduction to my "LunaGen" software.
Transcript:
PT 3: USE
--
Now, let's take a look at the code.
--
First of all,
The skeleton
Each of these is a tree of folders and files,
Then you will run LunaGen on them,
Currently, this is all there is,
--
As a site developer using LunaGen,
The structural division is intended
The skeleton is the base of your page.
It's also the primary way to provide images
If your site doesn't require much of the latter,
--
The "theme" allows you to choose
You might decide, for example,
Or, you might want to use an existing theme,
The theme can also override design decisions
These usually provide top-level functionality
Which a theme designer can alter.
A theme consists mainly of a collection
It may also include its own 'skeleton' folder,
--
In turn, your site's "templates" folder
This allows for theme customizations just
It's also the practical way to add complex,
It, too, may contain its own skeleton,
It's up to you whether you want to put something
I would suggest that images that are solely part
Again, once you've chosen a theme
--
And so that brings us to the day-to-day
This is a file tree,
It can also have text files,
None of that is implemented, though,
More significantly,
For example, the "series of episodes"
The YAML files in this tree also
This is where you specify your chosen theme,
Specific data needed for LunaGen extensions
--
The idea is that you set up your site with a
Whenever you add content,
Since all the style information is in the skeleton
Heavy design work isn't necessary,
Alternatively,
--
I hope this introduction is useful. I may follow
Thank you for watching!
By Third of three parts of an introduction to my "LunaGen" software.
Transcript:
PT 3: USE
--
Now, let's take a look at the code.
--
First of all,
The skeleton
Each of these is a tree of folders and files,
Then you will run LunaGen on them,
Currently, this is all there is,
--
As a site developer using LunaGen,
The structural division is intended
The skeleton is the base of your page.
It's also the primary way to provide images
If your site doesn't require much of the latter,
--
The "theme" allows you to choose
You might decide, for example,
Or, you might want to use an existing theme,
The theme can also override design decisions
These usually provide top-level functionality
Which a theme designer can alter.
A theme consists mainly of a collection
It may also include its own 'skeleton' folder,
--
In turn, your site's "templates" folder
This allows for theme customizations just
It's also the practical way to add complex,
It, too, may contain its own skeleton,
It's up to you whether you want to put something
I would suggest that images that are solely part
Again, once you've chosen a theme
--
And so that brings us to the day-to-day
This is a file tree,
It can also have text files,
None of that is implemented, though,
More significantly,
For example, the "series of episodes"
The YAML files in this tree also
This is where you specify your chosen theme,
Specific data needed for LunaGen extensions
--
The idea is that you set up your site with a
Whenever you add content,
Since all the style information is in the skeleton
Heavy design work isn't necessary,
Alternatively,
--
I hope this introduction is useful. I may follow
Thank you for watching!