PHPackages                             ramsey/sculpin-codeblock - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. ramsey/sculpin-codeblock

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

ramsey/sculpin-codeblock
========================

A Sculpin bundle for using the ramsey/twig-codeblock extension for defining blocks of code for syntax highlighting (with Pygments) and more.

1.0.0(11y ago)293[1 issues](https://github.com/ramsey/sculpin-codeblock/issues)MITPHPPHP &gt;=5.4.0

Since Feb 27Pushed 7y agoCompare

[ Source](https://github.com/ramsey/sculpin-codeblock)[ Packagist](https://packagist.org/packages/ramsey/sculpin-codeblock)[ Docs](https://github.com/ramsey/sculpin-codeblock)[ RSS](/packages/ramsey-sculpin-codeblock/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Codeblock Bundle for Sculpin
============================

[](#codeblock-bundle-for-sculpin)

This [Sculpin](https://sculpin.io/) bundle provides the [Codeblock extension for Twig](https://github.com/ramsey/twig-codeblock) to Sculpin sites.

This project adheres to a [Contributor Code of Conduct](https://github.com/ramsey/sculpin-codeblock/blob/master/CODE_OF_CONDUCT.md). By participating in this project and its community, you are expected to uphold this code.

Installation
------------

[](#installation)

Add `ramsey/sculpin-codeblock` as a requirement to your `sculpin.json` file and run `sculpin install`.

Then, add the bundle to your `SculpinKernel`. For example:

```
