Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #102

Merged
merged 59 commits into from
Oct 14, 2017
Merged

Development #102

merged 59 commits into from
Oct 14, 2017

Conversation

kabukky
Copy link
Owner

@kabukky kabukky commented Oct 14, 2017

No description provided.

Cami Diez and others added 30 commits June 4, 2015 22:55
Alignment of the text area and the preview area
- currently only for angularjs we are using cdnjs.com; why don't we use it for all other libraries as well if they are on
cdnjs.com? We already rely on external libraries hosted on cdnjs.com (i.e. CloudFlare) after all...
- update all libraries to the latest version
- ng-showdown is required for Showdown 1.0+; see https://github.com/showdownjs/showdown/releases
- remove built-in/public/jquery/jquery.js; use jquery.min.js in filenames/filenames.go
Fixes / updates (development branch)
Tom Kwok and others added 29 commits July 19, 2015 18:22
Remove jQuery; conditionally compile plugin system
- I've written a footnote extension for Showdown.js which mimics blackfriday's parsing behavior (i.e. Pandoc's) which is very different from
Ghost's markdown engine's
  examples of usage:
  * Blah blah ^[This is an inline footnote] blah blah.
  * Blah blah^[note that this is blah]blah
  * Blah[^one] blah[^1] blah[^fun stuff] blah
    [^one]: Footnote content displayed at the bottom :)
    [^1]: The number "1" means nothing. It's just another slug.
    [^fun stuff]: This is so good!
    More blah blah blah...
Usable by adding a .hbs file named “page-<name of slug>.hbs”
…einput and ng-showdown and ng-infinite-scroll; add SRI checksum
Update javascript libraries
Changing all dates to use UTC
… calls to time.Now() with date.GetCurrentTime()
Adding ability to use relative paths and added helper to handle tilde…
Enable editing a post from URL
@kabukky kabukky merged commit 9a138d2 into master Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants