Code Monkey home page Code Monkey logo

linkace-website's Introduction

LinkAce Website and Documentation

Link to linkace.org

This is the source of the LinkAce website and documentation.

Contribution & Development

The website is built using Hugo. Please make sure you have it installed locally. Additionally, you need Node v16. Styling is done via Bootstrap and code blocks use Prism.js.

# Install dependencies
npm install

# Build all assets
npm run dev

# Serve the website locally
npm run serve

I may decline contributions for large content or style changes. Make sure to talk to me before starting to work. Spelling and grammar corrections are always welcome.


LinkAce is a project by Kevin Woblick and Contributors

linkace-website's People

Contributors

anan-es avatar chrissawyerfan4 avatar dependabot[bot] avatar drallas avatar inspector71 avatar jeffmatson avatar kovah avatar mjaschen avatar rastacalavera avatar renovate-bot avatar sergiorgiraldo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linkace-website's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • algoliasearch ^4.12.1
  • bootstrap ^4.6.1
  • instantsearch.js ^4.38.1
  • prismjs ^1.25.0
  • atomic-algolia ^0.3.19
  • cross-env ^7.0.3
  • laravel-mix ^6.0.39
  • sass ^1.44.0
  • sass-loader ^8.0.2

Links to files missing

In your Docker installation guide you mention files that is required, but there is no hyperlink to the files or where to download them.

Improvement Documentation

Hi Kevin

I struggled a bit setting up LinkAce, finding the documentation not always up to date or consistent.

If you are open to it, I could help a bit to improve it, amd make it easier for other to get LinkAce up and running?

Got the Hugo site already running locally inside a devcontainer; so I'm ready to go!

Discourage usage of SQLite

Discourage usage of SQLite because of ongoing issues with the installation prowess and usage with LinkAce.

Improve documentation

Two suggestions to improve your documentation

  1. Please add the following line to the chapter 'Running Linkace behind a proxy / load balancer'
    for Nginx configuration example:
    proxy_set_header Host $host;
    This line is neccessary to generate URLs correctly

  2. Please add the following line to the chapter 'Setup with Docker -> 2. Modify the files"
    Please make sure the .env is readable and writable for 'others' (-rw-rw-rw- or 666)

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.