Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-27Ghost v3 compatibility (#106)HEADmasterTyler Fontaine
* changed @blog refernces to @site, added additional elements for koenig editor for v3 compatibility. This IS NOT backward compatible to v2 * Updating version and changelog * fixed package.json formatting
2019-10-27Update default.hbsRory Gibson
2019-09-23Update README.mdRory Gibson
2019-01-21Adds Ghost 2.x compatibility (#105)Tyler Fontaine
* fixes post-content.hbs * fixes package.json * adds styles for koenig elements * fixes packages.json syntax * fixes styles for koenig elements * fixes minor css issue
2017-07-23Merge pull request #100 from roryg/ghost-1.0Rory Gibson
Fix issues for Ghost 1.0 compatibility
2017-07-23Fix issues for Ghost 1.0 compatibilityghost-1.0Rory Gibson
2015-08-12Merge branch 'RainmanNoodles-master'Rory Gibson
2015-08-12Fix site nav being off centerRory Gibson
2015-07-31Fixed site-nav being off centerRainmanNoodles
2015-07-07Updated version to 1.9.3Rory Gibson
2015-07-07Merge branch 'pdeva-patch-1'Rory Gibson
2015-07-07Use indexOf instead of startsWithRory Gibson
2015-07-07Bugfix when theme is used on https urlpdeva
Without this fix, when you load this theme on https url and click on 'Browse Posts', the site will hang
2015-06-10Updated version & changelogRory Gibson
2015-06-10Add local copy of jqueryRory Gibson
2015-06-10Merge branch 'master' of https://github.com/roryg/ghostwriterRory Gibson
2015-06-10Merge branch 'postblue-gecko-list-support'Rory Gibson
2015-06-10Less list paddingRory Gibson
2015-06-09Merge pull request #79 from postblue/font-awesomeRory Gibson
Updating Font Awesome
2015-06-09Merge pull request #61 from postblue/update-normalizeRory Gibson
Update normalize.css to v3.0.3
2015-05-26Update normalize to 3.0.3postblue
2015-05-26Merge branch 'master' of https://github.com/roryg/ghostwriter into ↵postblue
update-normalize
2015-04-27Bump to 4.3.0postblue
2015-04-27Merge remote-tracking branch 'origin/font-awesome' into font-awesomepostblue
2015-04-27Better paddingpostblue
2015-04-27Adding padding to mimic the list-style-position:inside argumentpostblue
2015-04-27From list-style-position:inside to list-style-position:outside due to ↵postblue
Gecko's (Firefox) bad handling See: https://bugzilla.mozilla.org/show_bug.cgi?id=36854
2015-03-18Updated versionRory Gibson
2015-03-18Fixed navigation bugRory Gibson
2015-03-08Updated versionRory Gibson
2015-03-08Added support for the navigation featureRory Gibson
2015-02-02Merge pull request #71 from Gtskk/masterRory Gibson
Fix ajax loading for 404s
2015-02-02fix keeping loading bug wher the url is 404Rock Zhang
2014-11-19Merge pull request #65 from roryg/issue-59Rory Gibson
Fixed multi line code block indention
2014-11-19Fixed multi line code block indentionissue-59Rory Gibson
2014-11-03Update normalize.css to v3.0.2postblue
2014-10-27Merge pull request #60 from postblue/fix-post-imagesRory Gibson
Post images should be conditional
2014-10-27Post images should be conditionalpostblue
2014-10-27Added support for post images and improved overall spacing on smaller screensRory Gibson
2014-09-30Bump to 4.2.0postblue
2014-09-02Merge pull request #58 from trhall/masterroryg
Modified Ghost URI to canonical representation
2014-09-01Modified Ghost URI to canonical representationThomas R. Hall
2014-08-14Updated versionRory Gibson
2014-08-14Fixed author avatar displayRory Gibson
2014-08-14Improved author page display on smaller screensRory Gibson
2014-08-14Merge pull request #56 from postblue/css-authorpage-widthroryg
Fix author-bio exceeding mobile screens
2014-08-14Fix authorbio exceeding mobile screenspostblue
2014-08-13Updated versionRory Gibson
2014-08-13Moved posts loop into 'loop' partialRory Gibson
2014-08-13Added support for author pagesRory Gibson