blogging
Here are 649 public repositories matching this topic...
I think this would be very useful.
The current template (actually not even a template) is meant to be deleted right after the document is created... Which makes create new document a little bit more complex than it should be.
Thanks
After setup my blog (BlogEngine.net 3.3.8.0 on IIS 8.0) to use https I cannot publish anymore a post. Neither I cannot re-add my blog after remove it.
When I try to do, I receive this error
Open Live Writer
Can't connect to your blog service:
Network Connection Error - Error attempting to connect to blog at:
http://www.myDomain.com
-
Updated
May 20, 2020 - CSS
-
Updated
Mar 19, 2020 - Java
Describe the bug
if you start MySQL with --ssl mode enabled writefreely won't connect to the database.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
- start MySQL with
--sslmode. - run
writefreely --configand set the proper database credentials - writefreely will error try to connect to the databse with
this authentication plugin is not supported
In the documentation on the wyam website, and also in the Image module, there are references to SetJpegQuality, but this function was removed in Wyamio/Wyam@b9c8b6d#diff-32ea30b39bc5a67b2c9f6c3e331a6b69
Was this removed as a mistake, or in the course of some other refactor that did not get updated documentation?
-
Updated
Oct 12, 2018 - PHP
-
Updated
May 3, 2020 - CSS
-
Updated
Jan 7, 2018 - Java
I've noticed that other blogging platforms have a facility that lists all the elements that can/needed to be styled by a particular theme. This, to me, is a good addition that can take plenty of the guess work out of theme creation and provide an opportunity to further standardize tags and naming conventions for themes going forward.
See https://demo.ghost.io/style-test/ for an example.
Documentation
-
Updated
Mar 14, 2020 - CSS
-
Updated
Mar 12, 2020 - JavaScript
Related to #34, it would be great to show the description field of the Category on the search result page. However, currently only the name of the category is accessible in the template via entries_by_category in routes.py. While #94 contains basically a workaround to this, from a user perspective
i18n support
-
Updated
Apr 16, 2020 - Vue
The original close icon for the subscribe button was being pulled from some CDN source that no longer exists, so we'll need to provide a replacement or fix for this.
When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.
-
Updated
Jun 18, 2017 - Go
-
Updated
Mar 25, 2019 - CSS
-
Updated
Aug 7, 2019 - Python
-
Updated
Jan 9, 2020 - TypeScript
-
Updated
May 18, 2020 - CSS
-
Updated
May 16, 2020 - HTML
The current README contains a link that is supposed to link to the app's Google Play listing, but this listing is no longer available. Searching for the app directly in the Play Store yields no results as well.
-
Updated
Nov 27, 2019 - PHP
Add a test to see, if following is working as expected:
*this is [[https://karl-voit.at][bold]]*
*this is [[https://karl-voit.at][bold*]]
*this [[https://karl-voit.at][is]] bold*
[[https://karl-voit.at][*This]] is bold*
*[[https://karl-voit.at][This]] is bold*
If an issue is detected, fix it accordingly.
Improve this page
Add a description, image, and links to the blogging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blogging topic, visit your repo's landing page and select "manage topics."
Issue Summary
Bookmark card has few minor issues atm as listed below -
Unable to parse URLerror in case of all failures including insufficient metadata available. We should differentiate between "unable to parse" and "page has insufficient metadata" cases and show appropriate error message to avoid confusion (ref: ht