Anything Linux, A linux wikipedia like website with currently only 3 commands but am looking to further the amount of commands.
Anything Linux, A linux wikipedia like website with currently only 3 commands but am looking to further the amount of commands.
I continued improving the website, and learned to filter by categories, made my own articles, saved them in localStorage, and was able to reset the changes.
The V2 of this project now includes
Add article button
=> Article creation UI
=> Local saving of articles
=> new article editing
=> (Thank you to desh.kian suggesting ‘Really clean and polished website, but would be cooler if it has more articles. Maybe make it so that people can add articles to it. Overall, really useful for searching up linux commands.’)
Reset changes feature only after editing
Categories and filtering
Log in to leave a comment
I made a Linux wikipedia website name ‘Anything Linux’, inspired by wikipedia ofc, I wanted to make a detailed wikipedia like source of information for linux commands so that new linux users could find proper documentation for any distro or command they would need. Now how far has my vision come, not far we have 3 commands but in my opinion a great UI. What I think will be challenging is getting all the documentation and all commands in order with images which will be very difficult and I currently don’t know how. I’m honestly very proud of the UI.
You can search a command in the searchbar or choose it in the sidebar. You get all sorts of information like Syntax, Examples / use cases, Common errors, Tips, Related Commands, and images. You can choose to edit it if you find mistakes, which will get saved in localStorage. The only commands available right now are the ls commands, the cd commands, and the pwd command.
Log in to leave a comment