All Projects → jez → blog

jez / blog

Licence: other
an Octopress blog by Jake Zimmerman

Programming Languages

Liquid
124 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to blog

Academic Phrases
Bypass that mental block when writing your papers.
Stars: ✭ 244 (+1933.33%)
Mutual labels:  writing
alighieri
A distraction-free tool for novelists and writers
Stars: ✭ 105 (+775%)
Mutual labels:  writing
Purity
Wiki authoring engine.
Stars: ✭ 41 (+241.67%)
Mutual labels:  writing
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+3075%)
Mutual labels:  writing
til
👨‍🎓 Today I Learned
Stars: ✭ 17 (+41.67%)
Mutual labels:  writing
content-o-tron
A process for helping the Rust community and new comers to share their story of using Rust 🤖
Stars: ✭ 18 (+50%)
Mutual labels:  writing
Vim Lexical
Build on Vim’s spell/thes/dict completion
Stars: ✭ 223 (+1758.33%)
Mutual labels:  writing
awesome-intelligence-writing
Awesome collection of great and useful resources concerning intelligence writing such as manuals/guides, standards, books, and articles
Stars: ✭ 285 (+2275%)
Mutual labels:  writing
my-writing-workflow
Tutorial for converting markdown files in to APA-formatted docs, based on my workflow.
Stars: ✭ 35 (+191.67%)
Mutual labels:  writing
dillinger
The last Markdown editor, ever.
Stars: ✭ 7,533 (+62675%)
Mutual labels:  writing
ox-leanpub
Org-mode exporter for Leanpub books - mirrored from GitLab
Stars: ✭ 18 (+50%)
Mutual labels:  writing
latex-solarized
Provides three LaTeX packages for using the Solarized theme in LaTeX code listings.
Stars: ✭ 29 (+141.67%)
Mutual labels:  writing
awesome-academic-writing
MERGED with https://github.com/writing-resources/awesome-scientific-writing
Stars: ✭ 39 (+225%)
Mutual labels:  writing
vim-textobj-quote
Use ‘curly’ quote characters in Vim
Stars: ✭ 112 (+833.33%)
Mutual labels:  writing
vim-textobj-sentence
Improving on Vim's native sentence text object and motion
Stars: ✭ 92 (+666.67%)
Mutual labels:  writing
Writing
📚📝 Notes on the journey
Stars: ✭ 234 (+1850%)
Mutual labels:  writing
gitwriter
📝 Version control your thoughts
Stars: ✭ 13 (+8.33%)
Mutual labels:  writing
Tech-Writing-Linktree
✨ tech writer portfolio in the style of linktree ✨
Stars: ✭ 26 (+116.67%)
Mutual labels:  writing
writefreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
Stars: ✭ 2,866 (+23783.33%)
Mutual labels:  writing
Edward-the-App
Write your first novel with the world's most helpful writing tool. (Out of business as of Dec 2021)
Stars: ✭ 55 (+358.33%)
Mutual labels:  writing

blog

Setup

brew install pandoc
brew install pandoc-sidenote

Using

You might have to dropbox stop on Linux for inotify problems.

bundle exec jekyll serve --drafts
bundle exec jekyll serve --drafts --incremental --livereload

bundle exec octopress new draft my-slug

bundle exec jekyll build
bundle exec octopress publish

bundle exec octopress new page

bundle exec jekyll build && bundle exec octopress deploy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].