https://github.com/bet0x/barrahome
BarraHome.org [~]$
https://github.com/bet0x/barrahome
arcane blog flat-file markdown php7
Last synced: 29 days ago
JSON representation
BarraHome.org [~]$
- Host: GitHub
- URL: https://github.com/bet0x/barrahome
- Owner: bet0x
- License: mit
- Created: 2020-06-13T23:33:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T07:56:20.000Z (over 5 years ago)
- Last Synced: 2025-10-08T13:11:59.187Z (8 months ago)
- Topics: arcane, blog, flat-file, markdown, php7
- Language: PHP
- Homepage: https://www.barrahome.org/
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Este repositorio es el motor de https://www.barrahome.org/
La tecnología utilizada aquí puede ser vista, copiada o reutilizada. El código de esta sigue el mismo que el desarrollador de Arcane utiliza para sus distintos sitios.
En el caso de tener dudas, seguir la documentación original del autor o escribirme utilizando mi [formulario de contacto.](https://www.barrahome.org/contacto/)
## Arcane Blog
A really simple flat-file blog that uses markdown for formatting. Perfect for personal sites or those who want to get into Arcane.
## Support
- Requires Apache & PHP >= 7.0
- `AllowOverride All` directive is required.
- [Arcane Framework Repository](https://github.com/MEDIA76/arcane)
- [Arcane Documentation & Examples](https://github.com/MEDIA76/arcane/blob/master/MANUAL.md)
- [Collection of Useful Helpers](https://github.com/MEDIA76/arcane-helpers)
[Creating an issue](https://github.com/MEDIA76/arcane-blog/issues) on GitHub for reporting bugs is always appreciated. Chat via [Discord channel](https://chat.arcane.dev) for additional support.
## License
Copyright 2017-2020 [Joshua Britt](https://github.com/capachow) under the [MIT](LICENSE.md).