{"id":22294275,"url":"https://github.com/tangledhelix/vim-octopress","last_synced_at":"2025-04-12T02:40:46.755Z","repository":{"id":1980541,"uuid":"2912224","full_name":"tangledhelix/vim-octopress","owner":"tangledhelix","description":"Octopress support for Vim","archived":false,"fork":false,"pushed_at":"2021-03-09T15:32:22.000Z","size":21,"stargazers_count":72,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-25T22:19:40.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tangledhelix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-04T20:36:06.000Z","updated_at":"2022-04-09T23:55:33.000Z","dependencies_parsed_at":"2022-08-06T11:16:29.642Z","dependency_job_id":null,"html_url":"https://github.com/tangledhelix/vim-octopress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledhelix%2Fvim-octopress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledhelix%2Fvim-octopress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledhelix%2Fvim-octopress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledhelix%2Fvim-octopress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangledhelix","download_url":"https://codeload.github.com/tangledhelix/vim-octopress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507466,"owners_count":21115606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T17:35:39.038Z","updated_at":"2025-04-12T02:40:46.732Z","avatar_url":"https://github.com/tangledhelix.png","language":"Vim script","readme":"\n[vim-octopress][] adds syntax highlighting and [Octopress][] commands to\n[Vim][].  Both [Markdown][] and [Textile][] modes are supported.\n\n[vim-octopress]: https://github.com/tangledhelix/vim-octopress\n[octopress]: http://octopress.org/\n[vim]: http://www.vim.org/\n[markdown]: http://daringfireball.net/projects/markdown/syntax\n[textile]: http://txstyle.org/\n\nUsing the `:Octopress` command, you can create new posts, regenerate your\noutput files, and even deploy to your server.\n\nNOTE: At this time, live preview mode is not supported, due to limitations in\nhow Vim handles background processes.  It is not expected that this support\nwill be added unless Octopress significantly redesigns the preview mode.\n\nIf you use [Pathogen][] (and you really should):\n\n[pathogen]: https://github.com/tpope/vim-pathogen\n\n```\ncd ~/.vim/bundle\ngit clone https://github.com/tangledhelix/vim-octopress.git octopress\n```\n\nOr, to install the old-fashioned way:\n\n```\ngit clone https://github.com/tangledhelix/vim-octopress.git\ncd vim-octopress\nfor i in doc ftplugin plugin syntax; do\n\tmkdir -p ~/.vim/$i\n\tcp $i/octopress.* ~/.vim/$i\ndone\n```\n\nFor more information, see `:help octopress` or read\n[octopress.txt][octopress-doc] online.\n\n[octopress-doc]: https://github.com/tangledhelix/vim-octopress/blob/master/doc/octopress.txt\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledhelix%2Fvim-octopress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangledhelix%2Fvim-octopress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledhelix%2Fvim-octopress/lists"}