Test apj Portfolio forked by name apjfolio

Can it be renamed/replicated to something else, say questions/cbcs policies etc. to group all Semester wise questions? Can we have another stuff like this with other name say study materials, and have it’s own folios. with that name grouped in that folder _studyMaterials like existing example _portfolio.

It works indeed. (by example, apjfolio)

  1. Define the apjfolio collection variable in _config.yml like the one portfolio.
  2. Create _apjfolio, this page itself.
  3. Put project files in _apjfolio folder. Notice that, individual project files’ layout are post, not pages.
  4. Create apjfolio.html in _includes. Only change in portfolio.html is site.portfolio to site.apjfolio. Other heading, sectioning mechanisms of portfolio remained utilized as it should be.
  5. Include apjfolio.html in apjfolio.md file by liquid as is done in this file.