https://github.com/yitsushi/p4dv
Prettify for Dynamic Views of Blogger.com
https://github.com/yitsushi/p4dv
Last synced: 2 months ago
JSON representation
Prettify for Dynamic Views of Blogger.com
- Host: GitHub
- URL: https://github.com/yitsushi/p4dv
- Owner: yitsushi
- Created: 2012-01-01T01:00:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-22T15:50:39.000Z (about 9 years ago)
- Last Synced: 2025-01-30T09:18:30.590Z (4 months ago)
- Language: JavaScript
- Size: 801 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- Contributing: contributing.json
Awesome Lists containing this project
README
h2. Prettify for Dynamic Views of Blogger.com
??(P4DV)??h3. Usage
# Compile (compress)
$ git clone git://github.com/Yitsushi/P4DV.git
$ cd P4DV
$ make#2 You have got two new files:
** build/P4DV.js
** *build/P4DV.min.js*#3 Copy *
build/P4DV.min.js
* to you static host.
# Copy this line to the end of your posts which includes source code:
__STATIC_HOST__: URL where you store the *P4DV.min.js* .h3. Example blog posts
* "Image upload? Watch out!":http://blog.code-infection.com/2011/09/image-upload-watch-out.html
* "Google APIs Client Library for Java: now with OAuth 2.0":http://blog.code-infection.com/2011/09/google-apis-client-library-for-java-now.html
* "Google Talk 1.3 with Video and Voice chat vs. Samsung Galaxy S":http://blog.code-infection.com/2011/11/google-talk-13-with-video-and-voice.html