Giter VIP home page Giter VIP logo

tadiaki / blogifier-from-blogifierdotnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blogifierdotnet/blogifier

0.0 0.0 0.0 176.06 MB

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.

Home Page: https://blogifier.net

License: MIT License

JavaScript 43.37% C# 17.46% HTML 28.76% Dockerfile 0.04% SCSS 10.37%

blogifier-from-blogifierdotnet's Introduction


Blogifier

Blogifier is a self-hosted open source publishing platform written in ASP.NET and Blazor WebAssembly. It can be used to quickly and easily set up a lightweight, but fully functional personal or group blog.



Installation

Steps to install compiled application on the server for a self-hosting:

  1. .NET Core Runtime (currently 6.0) must be installed on your host server.
  2. Download the latest release.
  3. Unzip and copy to your host server.
  4. Restart your website.
  5. Open your website and only the first time you'll be redirected to the register page.
    example.com/admin/register/
  6. Register, and then log in.
    example.com/admin/login/
  7. Done, enjoy.



Development

If you want to customize the Blogifier, or contribute:

  1. Download and Install .NET SDK.
  2. Download, fork, or clone the repository.
  3. Open the project with your favorite IDE (VS Code, Visual Studio, Atom, etc).
  4. Run the app with your IDE or these commands:
$ cd /your-local-path/Blogifier/src/Blogifier/
$ dotnet run

Then you can open localhost:5000 with your browser, Also login to the admin panel localhost:5000/admin/.

username: [email protected]
password: admin



Contributing

Please read contributing guidelines. We have a list of things there that you can help us with.



Team

@farzindev ย  @rxtur



Copyright and License

Code released under the MIT License. Docs released under Creative Commons.
Copyright 2017โ€“2022 Blogifier

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.