Skip to content

Website for Zeniada, an intercollegiate poetry and art magazine based at Johns Hopkins University.

Notifications You must be signed in to change notification settings

Zeniada/zeniada.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeniada

Zeniada is an intercollegiate poetry/art magazine based at Johns Hopkins University. This repository is for its website, which was last re-designed on 2020 May 13 with simplicity and minimal upkeep in mind.

favicon

Favicons were generated using favicon.io (color #181913, background #fffff71) and can be found under the img folder.

adding a new zeniada issue

adding files

The minimal items needed to add a Zeniada issue:

  1. A thumbnail preview (typically the cover of the issue, ratio 5:8).
  2. A pdf version of the issue

adding the thumbnail

To add your thumbnail to thumbnails, navigate to the folder and use the Upload files option to upload your image.

readme-add-thumbnail

Then, at the bottom of the page, write a helpful commit message and click Commit changes.

readme-commit-thumbnail

adding the pdf

Using the same steps as above, upload your pdf to the issues folder.

update the home page

To link the new Zeniada issue on the home page, open index.html and click the Edit this file option (top right).

readme-edit-file

Add a new a class='issue' under the issues-wrapper div (line 57) in the Issues section.

Here's what that would look like for Spring 2020 (with a thumbnail named sp20.jpg and a pdf named ZENIADA-sp20.pdf):

<a class="issue" href="issues/ZENIADA-sp20.pdf" target="_blank">
  <img class="thumbnail" src="thumbnails/sp20.pdf"/>
  <h3>Spring 2020</h3>
</a>

Feel free to copy/paste existing issue links, then change file names as necessary.

Finally, at the bottom, add a helpful message and commit your changes (see above).

About

Website for Zeniada, an intercollegiate poetry and art magazine based at Johns Hopkins University.

Topics

Resources

Stars

Watchers

Forks