GithubHelp home page GithubHelp logo

[FEATURE] YAML Frontmatter Plugin for Meta data and for making it easier for users other systems to migrate to PhileCMS? about phile HOT 6 CLOSED

philecms avatar philecms commented on June 18, 2024
[FEATURE] YAML Frontmatter Plugin for Meta data and for making it easier for users other systems to migrate to PhileCMS?

from phile.

Comments (6)

NeoBlack avatar NeoBlack commented on June 18, 2024

Hi @bzerangue
sorry for the late response, I haven't seen this issue before.
Would you use the YAML for configuration stuff or for the meta section on each page?
Can you provide some example code or projects where YAML is used for meta configuration?

from phile.

bzerangue avatar bzerangue commented on June 18, 2024

@NeoBlack, no worries. I would use the YAML for the Meta Section YAML Front Matter and for separate YAML Data Files (if possible). This would make it quite easy to migrate from a Jekyll site or possibly a Statamic site.

With YAML Front Matter (YAML Meta Data)... this is would be acceptable for meta data...

---
title: Skyfall
published: true
layout: post
tags:
- skyfall
- james bond
- 007
- daniel craig
podcast:
  file: http://domain.com/podcasts/skyfall.mp3
  length: 0:46:01
  filesize: 36370560
---

Also, in regard to YAML Data Files, I envision it how Jekyll has it setup... for instance if you have a staff list.

from phile.

NeoBlack avatar NeoBlack commented on June 18, 2024

@bzerangue sorry again for the late response, I was very busy the last months.

I think we could change the meta parser to service, this way it is be possible to replace the meta parser by a plugin.

I will talk to @james2doyle about this issue, but I think a service is a good solution and make phile more flexible.

from phile.

james2doyle avatar james2doyle commented on June 18, 2024

I'm down for the meta-parser as a service. Makes sense. Maybe there are other ways to do meta. Like a same-filename json or something

from phile.

NeoBlack avatar NeoBlack commented on June 18, 2024

ok, I will open an issue for the global changes in the architecture.
I will take a look at it tomorrow. Maybe the change is easy, then I would implement it shortly, so we could add this change to 0.9.3 and release this version next week.
The codings for a YAML Front Matter Config plugin can be done after the release of 0.9.3

from phile.

james2doyle avatar james2doyle commented on June 18, 2024

"Someone" will have to make a phileYAMLMeta plugin now after #76 and #77. So I will close this.

from phile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.