Stenope
The static website generator for Symfony developers
File Explorer
Download Latest Version (.zip)- build_static.yaml
- ci.yaml
- dist.yaml
- update-dist-deps.yaml
- .editorconfig
- help.mk
- text.mk
- lint.twig.php
- stenope.xsd
- processors.php
- services.php
- tags.php
- manifest.json
- prism.js
- prism.js.LICENSE.txt
- icons.ttf
- icons.woff
- selection.json
- index.js
- _admonitions.scss
- _code.scss
- _footer.scss
- _icons.scss
- _layout.scss
- _navigation.scss
- _normalize.scss
- _responsive.scss
- _table-of-content.scss
- _treeview.scss
- _typography.scss
- _variables.scss
- style.scss
- console
- assets.yaml
- cache.yaml
- debug.yaml
- framework.yaml
- monolog.yaml
- routing.yaml
- stenope.yaml
- twig.yaml
- web_profiler.yaml
- webpack_encore.yaml
- framework.yaml
- web_profiler.yaml
- bundles.php
- preload.php
- routes.yaml
- services.yaml
- index.php
- DocController.php
- Index.php
- Page.php
- DefaultTocProcessor.php
- Kernel.php
- table_of_content.html.twig
- index.html.twig
- page.html.twig
- base.html.twig
- .env
- .gitignore
- .nvmrc
- .php-version
- composer.json
- composer.lock
- Makefile
- package-lock.json
- package.json
- postcss.config.js
- README.md
- symfony.lock
- webpack.config.js
- not-found-page.md
- processors.md
- admonition.png
- cli-debug-suggest.png
- cli-debug-suggestions.png
- build-configuration.md
- cli.md
- link-contents.md
- loading-content.md
- supported-formats.md
- supported-sources.md
- syntax-highlighting.md
- twig.md
- prism.js
- SuggestedDebugQuery.php
- ContentManagerAwareInterface.php
- ContentManagerAwareTrait.php
- HighlighterInterface.php
- HtmlCrawlerManagerInterface.php
- ProcessorInterface.php
- PageList.php
- Sitemap.php
- BuildCommand.php
- DebugCommand.php
- StopwatchHelperTrait.php
- HtmlDecoder.php
- MarkdownDecoder.php
- TwigExtensionFixerCompilerPass.php
- Configuration.php
- StenopeExtension.php
- Informator.php
- SitemapListener.php
- ContentNotFoundException.php
- ExceptionInterface.php
- RuntimeException.php
- Expression.php
- ExpressionLanguage.php
- ExpressionLanguageProvider.php
- exprs.php
- Prism.php
- Pygments.php
- ContentRequest.php
- ContentArgumentResolver.php
- AssetsProcessor.php
- CodeHighlightProcessor.php
- ExtractTitleFromHtmlContentProcessor.php
- HtmlAnchorProcessor.php
- HtmlExternalLinksProcessor.php
- HtmlIdProcessor.php
- LastModifiedProcessor.php
- ResolveContentLinksProcessor.php
- SlugProcessor.php
- TableOfContentProcessor.php
- ContentProviderFactory.php
- ContentProviderFactoryInterface.php
- LocalFilesystemProviderFactory.php
- ContentProviderInterface.php
- LocalFilesystemProvider.php
- ReversibleContentProviderInterface.php
- Context.php
- RelativeLinkContext.php
- ContentUrlResolver.php
- ResolveContentRoute.php
- RouteInfo.php
- RouteInfoCollection.php
- UrlGenerator.php
- SkippingInstantiatedObjectDenormalizer.php
- LastModifiedFetcher.php
- AssetUtils.php
- ContentUtils.php
- HtmlUtils.php
- NaiveHtmlCrawlerManager.php
- Parsedown.php
- SharedHtmlCrawlerManager.php
- CrawlerTableOfContentGenerator.php
- Headline.php
- TableOfContent.php
- ContentExtension.php
- ContentRuntime.php
- Builder.php
- Content.php
- ContentManager.php
- ContentManagerInterface.php
- StenopeBundle.php
- rss.xml.twig
- sitemap.xml.twig
- console
- bundles.php
- config.yaml
- routes.yaml
- services.yaml
- john.doe.md
- ogi.md
- tom32i.md
- cheesecake.md
- ogito.md
- stockholm mule.md
- tomiritsu.md
- index.md
- recipes.md
- app.css
- index.php
- robots.txt
- AuthorsController.php
- DefaultController.php
- NoIndexController.php
- RecipesController.php
- Author.php
- Recipe.php
- Kernel.php
- show.html.twig
- with.html.twig
- without.html.twig
- index.html.twig
- show.html.twig
- base.html.twig
- homepage.html.twig
- dummy.pdf
- .gitignore
- anchors_disabled.xml
- anchors_selector.xml
- assets_disabled.xml
- code_highlight_disabled.xml
- external_links_disabled.xml
- html_elements_ids_disabled.xml
- html_title_disabled.xml
- html_title_property.xml
- last_modified_config.xml
- last_modified_disabled.xml
- resolve_content_links_disabled.xml
- slug_disabled.xml
- slug_property.xml
- toc_config.xml
- toc_disabled.xml
- copy.xml
- defaults.xml
- dirs.xml
- disabled_processors.xml
- providers.xml
- resolve_links.xml
- anchors_disabled.yaml
- anchors_selector.yaml
- assets_disabled.yaml
- code_highlight_disabled.yaml
- external_links_disabled.yaml
- html_elements_ids_disabled.yaml
- html_title_disabled.yaml
- html_title_property.yaml
- last_modified_config.yaml
- last_modified_disabled.yaml
- resolve_content_links_disabled.yaml
- slug_disabled.yaml
- slug_property.yaml
- toc_config.yaml
- toc_disabled.yaml
- copy.yaml
- defaults.yaml
- dirs.yaml
- disabled_processors.yaml
- providers.yaml
- resolve_links.yaml
- baz.md
- baz.md
- bar.md
- bar.md
- baz.md
- bar.md
- bar2.md
- foo.md
- foo2.md
- foo3.html
- git.php
- DebugCommandTest.php
- BuildTest.php
- ContentArgumentResolverTest.php
- ResolvedLinkedContentsTest.php
- TableOfContentTest.php
- ConfigurationTest.php
- StenopeExtensionTest.php
- XmlStenopeExtensionTest.php
- YamlStenopeExtensionTest.php
- ExpressionTest.php
- ContentArgumentResolverTest.php
- ExtractTitleFromHtmlContentProcessorTest.php
- LastModifiedProcessorTest.php
- ResolveContentLinksProcessorTest.php
- LocalFilesystemProviderTest.php
- ContentUrlResolverTest.php
- LastModifiedFetcherTest.php
- AssetsUtilsTest.php
- HtmlCrawlerManagerTest.php
- ParsedownTest.php
- CrawlerTableOfContentGeneratorTest.php
- ContentManagerTest.php
- bootstrap.php
- .editorconfig
- .gitattributes
- .gitignore
- .nvmrc
- .php-cs-fixer.php
- .php-version
- cli.png
- composer.json
- LICENSE
- link
- Makefile
- package-lock.json
- package.json
- phpstan.neon.dist
- phpunit.xml.dist
- README.md
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/StenopePHP/Stenope
Downloads the entire project code from GitHub to your computer.
cd Stenope
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd doc/app
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
3. PHP (Composer)
EasyPrerequisites
composer require stenope/stenope
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
4. Make
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
