Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Repository files navigation

outside

Ghost

Cover

MORE SCREENSHOTS

   

Post Cover

     

features

Responsive design, dark shades, minimalism, "Tilda Sans" font, remark42 custom styles.

     

installation

Just install .zip archive in the "Design & branding" section of your Ghost admin panel.

remark42 styles:
To override Remark42 CSS, add the following to nginx.conf:

# Section for proxying CSS remark file.

location /comments/web/remark.css {
  alias /ghost/themes/outsude/assets/comments.css;
  types {
    text/css css;
  }
}

In the location line, specify the correct path to remark.css.

rebuild CSS & JS:
To rebuild all CSS and JS files, run yarn dev in the outside folder.

footer:
You can add your own link to telegram or another social network in the partials/footer.hbs file, line three.

other:
You can use the internal tag #archive to display a post without a preview.

About

Responsive design, dark shades, minimalism. Theme for Ghost.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages