# incubator-resilientdb-blog **Repository Path**: mirrors_apache/incubator-resilientdb-blog ## Basic Information - **Project Name**: incubator-resilientdb-blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-23 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ResilientDB Docs Site Settings are located in `_config.yml` Posts are written in markdown in `_posts/` directory. Follow file naming convention. Authors are listed in `_data/authors.yml`. Simply place alias in title header. Blog themes and syntax highlighters can be configured in `_sass/skins/` and selected in Site Settings. To build locally do the following: ```bash sudo bundle exec jekyll serve ``` In your browser visit [](http://127.0.0.1:4000/blog/) to view local changes. #### License TeXt Theme is [MIT licensed](https://github.com/kitian616/jekyll-TeXt-theme/blob/master/LICENSE).