GitXplorerGitXplorer
T

Edge

public
82 stars
34 forks
0 issues

Commits

List of commits on branch main.
Unverified
feffab475a0b49cf83987d6ef27088b5dc88c4ce

chore(deps): update dependency gscan to v4.43.5

rrenovate[bot] committed 2 days ago
Unverified
7ca7c15d5f634248340b432a04db232689e5ad7e

chore(deps): update dependency postcss to v8.4.47

rrenovate[bot] committed 4 days ago
Unverified
fbb6f1b0b1696f8b84b2f43e4c9ea6d0e63ccfcc

chore(deps): update dependency pump to v3.0.2

rrenovate[bot] committed 9 days ago
Unverified
21ee5534532e9c8c5b99da2f41681545b5f9845a

chore(deps): update dependency pump to v3.0.1

rrenovate[bot] committed 9 days ago
Unverified
abf721c712e82ca9de655c6129135902c7e1c979

chore(deps): update dependency gscan to v4.43.4

rrenovate[bot] committed 14 days ago
Unverified
10c0d7ba14ae1ae8a244c75855c8f234aa4ab1f5

chore(deps): update dependency cssnano to v7.0.6

rrenovate[bot] committed 15 days ago

README

The README file for this repository.

Edge

A visually aesthetic Ghost theme designed for creative professionals. Showcase your works with minimal style and presentation.

Demo: https://edge.ghost.io

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file

Development

Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, Yarn and Gulp installed globally. After that, from the theme's root directory:

# Install
yarn

# Run build & watch for changes
yarn dev

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

The zip Gulp task packages the theme files into dist/edge.zip, which you can then upload to your site.

yarn zip

Contribution

This repo is synced automatically with TryGhost/Themes monorepo. If you're looking to contribute or raise an issue, head over to the main repository TryGhost/Themes where our official themes are developed.

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.