Feature Request | Jekyll HTML Template + Strapi CMS - Add sidebar feature for sites that want to use a WP like sidebar #13

Closed
opened 2022-12-13 15:55:34 -05:00 by odinzu · 2 comments

A sidebar for a site template is a fun feature to have for folks. Many folks are accustomed to using a sidebar because of WordPress and Joomla templating.

We should have a simlar feature for our stack architecture.

A sidebar for a site template is a fun feature to have for folks. Many folks are accustomed to using a sidebar because of WordPress and Joomla templating. We should have a simlar feature for our stack architecture.
odinzu changed title from HTML Template + Strapi CMS | Add sidebar feature for sites that want to use a WP like sidebar to Feature Request | HTML Template + Strapi CMS | Add sidebar feature for sites that want to use a WP like sidebar 2022-12-13 15:56:00 -05:00
odinzu changed title from Feature Request | HTML Template + Strapi CMS | Add sidebar feature for sites that want to use a WP like sidebar to Feature Request | Jekyll HTML Template + Strapi CMS | Add sidebar feature for sites that want to use a WP like sidebar 2022-12-13 16:00:34 -05:00
odinzu changed title from Feature Request | Jekyll HTML Template + Strapi CMS | Add sidebar feature for sites that want to use a WP like sidebar to Feature Request | Jekyll HTML Template + Strapi CMS - Add sidebar feature for sites that want to use a WP like sidebar 2022-12-13 16:00:49 -05:00
Author

A sidebar if enabled should allow various types of content to be used.

The types of these content can range from:

  • Embeded HTML
  • Newsletter Signup
  • Donations
  • Search Functionality
  • Videos
  • Songs
  • Article Lists

An editor or admin of a Strapi CMS interface should be able to manipulate the data on this sidebar and arrange it as he or she sees fit. The developer and designer of the Jekyll template will do most of the heavy lifting to allow these various types of content to exist.

All of this functionality are mostly HTML snippets from other media.

Jekyll is able to build content for a sidebar, but to use it with Strapi editors and authors, I will need to add a collection called sidebar as an example and allow various types of content to exist on that API structure.

Then, in Ruby, we pull this authenticated data into a index.json file and extrapolate all the data and inject it into our HTML templates and build it with Jekyll.

A sidebar *if enabled* should allow various types of content to be used. The types of these content can range from: - *Embeded HTML* - Newsletter Signup - Donations - Search Functionality - Videos - Songs - Article Lists An editor or admin of a Strapi CMS interface should be able to manipulate the data on this sidebar and arrange it as he or she sees fit. The developer and designer of the Jekyll template will do most of the heavy lifting to allow these various *types* of content to exist. All of this functionality are mostly HTML snippets from other media. Jekyll is able to build content for a sidebar, but to use it with Strapi editors and authors, I will need to add a collection called *sidebar* as an example and allow various types of content to exist on that API structure. Then, in Ruby, we pull this authenticated data into a *index.json* file and extrapolate all the data and inject it into our HTML templates and build it with Jekyll.

We don't use Strapi anymore; eww yuk javascript.

We don't use Strapi anymore; eww yuk javascript.
Sign in to join this conversation.
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharpetronics/sharpetronics.com#13
No description provided.