Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.84 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.84 KB

Top Jekyll Themes

The Topjekyllthemes.com is an up-to-date directory of the best-looking themes for Jekyll a static site generator in Ruby.

Forked from the discontinued project JekyllThemes created by Matt Harzewski.

Submit your Theme

Feel free to use the file template.markdown located in _posts as a starting point.

Create a Fork

Create your own copy of the repository on GitHub.

Add a new post

  • Duplicate the template.markdown file in the _posts directory.
  • Rename it with the format: YYYY-MM-DD-theme-name.markdown.
  • Replace the placeholder content with your theme's details.

Include a thumbnail

  • Create a 250x200 pixel image for your theme.
  • Place the image in the thumbnails directory.
  • Reference the image filename in your post's markdown.

Add Screenshots

  • Create 1600x900 pixel images showcasing your theme's features.
  • In the screenshots directory, create a new directory with the same name of your theme post (ex: 2022-10-22-my-amazing-theme -without extension) and place the images inside.
  • Reference the image filenames in your post's markdown within the carousel setting array.

Test and share

  • Preview your theme locally to ensure it works as expected.
  • Push your changes to your forked repository.
  • Open a pull request to contribute your theme to our main repository TopJekyllThemes.

License

The contents of this repository are licensed under the GNU Public License.